Exception: Guard::Exec::MissingCommandOption
- Inherits:
-
StandardError
- Object
- StandardError
- Guard::Exec::MissingCommandOption
- Defined in:
- lib/guard/exec.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
97 98 99 |
# File 'lib/guard/exec.rb', line 97 def 'missing required option :command' end |