Method: Bundler::Thor::UndefinedCommandError#command
- Defined in:
- lib/bundler/vendor/thor/lib/thor/error.rb
#command ⇒ Object (readonly)
Returns the value of attribute command.
41 42 43 |
# File 'lib/bundler/vendor/thor/lib/thor/error.rb', line 41 def command @command end |