Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/junos-config/application.rb
Instance Method Summary collapse
Instance Method Details
#details ⇒ Object
60 61 62 |
# File 'lib/junos-config/application.rb', line 60 def details to_s end |
#list_of_objects ⇒ Object
56 57 58 |
# File 'lib/junos-config/application.rb', line 56 def list_of_objects [self] end |