module Fontist::Import::Helpers::SystemHelper
Public Class Methods
Source
# File lib/fontist/import/helpers/system_helper.rb, line 6 def run(command) Fontist::Helpers.run(command) end
# File lib/fontist/import/helpers/system_helper.rb, line 6 def run(command) Fontist::Helpers.run(command) end