Class: Bundler::Thor::UnknownArgumentError::SpellChecker
Relationships & Source Files | |
Inherits: | Object |
Defined in: | lib/bundler/vendor/thor/lib/thor/error.rb |
Class Method Summary
- .new(error) ⇒ SpellChecker constructor
Instance Attribute Summary
- #error readonly
Instance Method Summary
Constructor Details
.new(error) ⇒ SpellChecker
Instance Attribute Details
#error (readonly)
[ GitHub ]# File 'lib/bundler/vendor/thor/lib/thor/error.rb', line 70
attr_reader :error