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