Class: Spud::Options
- Inherits:
-
Object
- Object
- Spud::Options
- Defined in:
- lib/spud/options.rb
Constant Summary collapse
- BOOLEANS =
i[help files debug]
Instance Method Summary collapse
Instance Method Details
#watches ⇒ Object
10 11 12 |
# File 'lib/spud/options.rb', line 10 def watches @watches ||= [] end |