Exception: Twat::Exceptions::NoDefaultAccount

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

Instance Method Summary collapse

Instance Method Details

#msgObject



25
26
27
# File 'lib/twat/exceptions.rb', line 25

def msg
  "No default account configured (try twat set default [account])."
end