class Quadtone::Tools::Show

Public Instance Methods

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