Method: Fission::Command#options

Defined in:
lib/fission/command.rb

#optionsObject (readonly)

Internal: Returns the OpenStruct options of the command.



12
13
14
# File 'lib/fission/command.rb', line 12

def options
  @options
end