Exception: Twat::Exceptions::ArgumentRequired

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

Instance Method Summary collapse

Instance Method Details

#msgObject



15
16
17
# File 'lib/twat/exceptions.rb', line 15

def msg
  "This command requires an argument"
end