Method: Thor::Base#options

Defined in:
lib/thor/base.rb

#optionsObject

Returns the value of attribute options.

[View source]

35
36
37
# File 'lib/thor/base.rb', line 35

def options
  @options
end