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.
29 30 31 |
# File 'lib/bundler/vendor/thor/lib/thor/error.rb', line 29 def error @error end |