Method: Thor::Base#options

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

#optionsObject

Returns the value of attribute options.



22
23
24
# File 'lib/wip/vendor/thor/base.rb', line 22

def options
  @options
end