Exception: Twat::Exceptions::NoConfigFile

Inherits:
TwatException show all
Defined in:
lib/twat/exceptions.rb

Instance Method Summary collapse

Instance Method Details

#msgObject



40
41
42
# File 'lib/twat/exceptions.rb', line 40

def msg
  "No config file, create one with twat -a [user|nick]"
end