Class: Bosh::Cli::ParseTreeNode
Instance Attribute Summary collapse
-
#command ⇒ Object
Returns the value of attribute command.
Instance Attribute Details
#command ⇒ Object
Returns the value of attribute command.
3 4 5 |
# File 'lib/cli/runner.rb', line 3 def command @command end |