Exception: Twat::Exceptions::RequiresOptVal

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

Instance Method Summary collapse

Instance Method Details

#msgObject



45
46
47
# File 'lib/twat/exceptions.rb', line 45

def msg
  "--set must take an option=value pair as arguments"
end