Class: PhTools::Phmove

Inherits:
Runner
  • Object
show all
Defined in:
lib/phmove.rb

Class Method Summary collapse

Methods inherited from Runner

#initialize, #run!

Constructor Details

This class inherits a constructor from PhTools::Runner

Class Method Details

.aboutObject



9
10
11
# File 'lib/phmove.rb', line 9

def self.about
  "moves input files to target folder"
end