Exception: Drydock::OptError
- Defined in:
- lib/drydock.rb
Instance Attribute Summary
Attributes inherited from ArgError
Instance Method Summary collapse
Methods inherited from ArgError
Constructor Details
This class inherits a constructor from Drydock::ArgError
Instance Method Details
#message ⇒ Object
67 68 69 |
# File 'lib/drydock.rb', line 67 def @msg || "Error: No #{@arg} provided" end |