Class: Patir::RubyCommand

Inherits:
Object
  • Object
show all
Defined in:
lib/rutema/core/objectmodel.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject

:nodoc:



292
293
294
# File 'lib/rutema/core/objectmodel.rb', line 292

def to_s
  return @name
end