Method: Fig::Statement::Command#command
- Defined in:
- lib/fig/statement/command.rb
#command ⇒ Object (readonly)
Returns the value of attribute command.
10 11 12 |
# File 'lib/fig/statement/command.rb', line 10 def command @command end |