Method: Foreman::Export::Base#run

Defined in:
lib/foreman/export/base.rb

#runObject



37
38
39
# File 'lib/foreman/export/base.rb', line 37

def run
  options[:run] || "/var/run/#{app}"
end