Exception: Guard::Exec::MissingCommandOption

Inherits:
StandardError
  • Object
show all
Defined in:
lib/guard/exec.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



97
98
99
# File 'lib/guard/exec.rb', line 97

def message
  'missing required option :command'
end