Class: Spud::Options

Inherits:
Object
  • Object
show all
Defined in:
lib/spud/options.rb

Constant Summary collapse

BOOLEANS =
i[help files debug]

Instance Method Summary collapse

Instance Method Details

#watchesObject



10
11
12
# File 'lib/spud/options.rb', line 10

def watches
  @watches ||= []
end