Class: Overapp::FromCommand

Inherits:
Object show all
Includes:
FromHash
Defined in:
lib/overapp/from_command.rb

Instance Attribute Summary collapse

Instance Attribute Details

#commandObject

Returns the value of attribute command.



4
5
6
# File 'lib/overapp/from_command.rb', line 4

def command
  @command
end

#pathObject

Returns the value of attribute path.



4
5
6
# File 'lib/overapp/from_command.rb', line 4

def path
  @path
end