Exception: Twat::Exceptions::RequiresOptVal
- Inherits:
-
TwatException
- Object
- Exception
- TwatException
- Twat::Exceptions::RequiresOptVal
- Defined in:
- lib/twat/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#msg ⇒ Object
45 46 47 |
# File 'lib/twat/exceptions.rb', line 45 def msg "--set must take an option=value pair as arguments" end |