Method: Foreman::Export::Base#app

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

#appObject



29
30
31
# File 'lib/foreman/export/base.rb', line 29

def app
  options[:app] || "app"
end