Exception: Twat::Exceptions::NoConfigFile
- Inherits:
-
TwatException
- Object
- Exception
- TwatException
- Twat::Exceptions::NoConfigFile
- Defined in:
- lib/twat/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#msg ⇒ Object
40 41 42 |
# File 'lib/twat/exceptions.rb', line 40 def msg "No config file, create one with twat -a [user|nick]" end |