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.



3
4
5
# File 'lib/cli/runner.rb', line 3

def command
  @command
end