Method: SettingsHelper#export_destination_path

Defined in:
lib/opsmgr/ui_helpers/config_helper.rb

#export_destination_pathObject



21
22
23
# File 'lib/opsmgr/ui_helpers/config_helper.rb', line 21

def export_destination_path
  ENV.fetch('EXPORT_DESTINATION')
end