Class: PhTools::Phrename

Inherits:
Runner
  • Object
show all
Defined in:
lib/phrename.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



13
14
15
# File 'lib/phrename.rb', line 13

def self.about
  'renames input files to phtools standard'
end