class Quadtone::Tools::Dir

Public Instance Methods

run() click to toggle source
# File lib/quadtone/tools/dir.rb, line 7
def run
  puts @profile.dir_path
end