Class: Clusta::Transforms::Pm3d::Script
- Inherits:
-
Wukong::Script
- Object
- Wukong::Script
- Clusta::Transforms::Pm3d::Script
- Defined in:
- lib/clusta/transforms/pm3d.rb
Instance Method Summary collapse
Instance Method Details
#local_mode_sort_commandline ⇒ Object
38 39 40 |
# File 'lib/clusta/transforms/pm3d.rb', line 38 def local_mode_sort_commandline "sort -n -k1 -k2" end |