Class: Fauxpaas::CachesCommand

Inherits:
Command
  • Object
show all
Defined in:
lib/fauxpaas/command.rb

Instance Method Summary collapse

Methods inherited from Command

#default_keys, #execute, #extra_keys, #initialize, #keys, #missing, #valid?

Constructor Details

This class inherits a constructor from Fauxpaas::Command

Instance Method Details

#binObject



76
77
78
# File 'lib/fauxpaas/command.rb', line 76

def bin
  "caches"
end