Class: SMPTool::CLI::Executor::Squeezer

Inherits:
VolReadWriteOperator show all
Includes:
SqueezeMixin
Defined in:
lib/smp_tool/cli/executor/squeezer.rb

Instance Method Summary collapse

Methods inherited from VolReadOperator

#initialize

Constructor Details

This class inherits a constructor from SMPTool::CLI::Executor::VolReadOperator

Instance Method Details

#callObject



9
10
11
12
13
# File 'lib/smp_tool/cli/executor/squeezer.rb', line 9

def call
  _squeeze

  super
end