Class: Patir::ShellCommand

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

Instance Method Summary collapse

Instance Method Details

#to_sObject

:nodoc:



285
286
287
# File 'lib/rutema/core/objectmodel.rb', line 285

def to_s
  return @command
end