Class: PhTools::Phgettags

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



12
13
14
# File 'lib/phgettags.rb', line 12

def self.about
  'extracts the tags stored inside the file'
end