Method: Jmpod::Command::Op::Xcache#initialize
- Defined in:
- lib/jmpod/command/op/xcache.rb
#initialize(argv) ⇒ Xcache
Returns a new instance of Xcache.
14 15 16 |
# File 'lib/jmpod/command/op/xcache.rb', line 14 def initialize(argv) super end |