Class: Patir::ShellCommand
- Inherits:
-
Object
- Object
- Patir::ShellCommand
- Defined in:
- lib/rutema/core/objectmodel.rb
Instance Method Summary collapse
-
#to_s ⇒ Object
:nodoc:.
Instance Method Details
#to_s ⇒ Object
:nodoc:
285 286 287 |
# File 'lib/rutema/core/objectmodel.rb', line 285 def to_s return @command end |