Method: Spark::CommandBuilder#command
- Defined in:
- lib/spark/command_builder.rb
#command ⇒ Object (readonly)
Returns the value of attribute command.
15 16 17 |
# File 'lib/spark/command_builder.rb', line 15 def command @command end |