Exception: SCParse::TakesNoCommandsError
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- SCParse::TakesNoCommandsError
- Defined in:
- lib/scparse.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
29 30 31 |
# File 'lib/scparse.rb', line 29 def return "This command takes no other commands" end |