Method: Toaster::AutomationRun#get_flat_attributes

Defined in:
lib/toaster/model/automation_run.rb

#get_flat_attributesObject



51
52
53
# File 'lib/toaster/model/automation_run.rb', line 51

def get_flat_attributes()
  KeyValuePair.get_as_hash(run_attributes)
end