Class: Patir::RubyCommand
- Inherits:
-
Object
- Object
- Patir::RubyCommand
- Defined in:
- lib/rutema/core/objectmodel.rb
Instance Method Summary collapse
-
#to_s ⇒ Object
:nodoc:.
Instance Method Details
#to_s ⇒ Object
:nodoc:
292 293 294 |
# File 'lib/rutema/core/objectmodel.rb', line 292 def to_s return @name end |