Method: Foreman::Thor::Base#options

Defined in:
lib/foreman/vendor/thor/lib/thor/base.rb

#optionsObject

Returns the value of attribute options.



26
27
28
# File 'lib/foreman/vendor/thor/lib/thor/base.rb', line 26

def options
  @options
end