Method: Bundler::Thor::Command#options

Defined in:
lib/bundler/vendor/thor/lib/thor/command.rb

#optionsObject

Returns the value of attribute options

Returns:

  • (Object)

    the current value of options


2
3
4
# File 'lib/bundler/vendor/thor/lib/thor/command.rb', line 2

def options
  @options
end