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
55 |
# File 'lib/drydock.rb', line 55 def ; @msg || "Error: No #{@arg} provided"; end |