Class: Bosh::Cli::ParseTreeNode

Inherits:
Hash
  • Object
show all
Defined in:
lib/cli/runner.rb

Instance Attribute Summary collapse

Instance Attribute Details

#commandObject

Returns the value of attribute command.



5
6
7
# File 'lib/cli/runner.rb', line 5

def command
  @command
end