class KPM::Inspector

def format(all_plugins)

def format(all_plugins)
  formatter = KPM::Formatter.new
  formatter.format(all_plugins)
end