Method: Fission::Command#options
- Defined in:
- lib/fission/command.rb
#options ⇒ Object (readonly)
Internal: Returns the OpenStruct options of the command.
12 13 14 |
# File 'lib/fission/command.rb', line 12 def @options end |
Internal: Returns the OpenStruct options of the command.
12 13 14 |
# File 'lib/fission/command.rb', line 12 def @options end |