Method: Bundler::Thor::Command#options_relation

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

#options_relationObject

Returns the value of attribute options_relation

Returns:

  • (Object)

    the current value of options_relation


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

def options_relation
  @options_relation
end