class Quadtone::Tools::Install

Public Instance Methods

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