Function get_run_config
Source pub fn get_run_config(profile: &Profile) -> RunProfileConfig
Expand description
Gets the run configuration for a profile.
§Arguments
profile - The profile to get config from
§Returns
The run configuration, or default if not specified