Class: Clusta::Transforms::Pm3d::Script

Inherits:
Wukong::Script
  • Object
show all
Defined in:
lib/clusta/transforms/pm3d.rb

Instance Method Summary collapse

Instance Method Details

#local_mode_sort_commandlineObject



38
39
40
# File 'lib/clusta/transforms/pm3d.rb', line 38

def local_mode_sort_commandline
  "sort -n -k1 -k2"
end