Exception: SCParse::TakesNoOptionsError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/scparse.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



37
38
39
# File 'lib/scparse.rb', line 37

def message
  return "This command takes no options"
end