Exception: SCParse::TakesNoOptionsError
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- SCParse::TakesNoOptionsError
- Defined in:
- lib/scparse.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
37 38 39 |
# File 'lib/scparse.rb', line 37 def return "This command takes no options" end |