Skip to main content

load_launch_config

Function load_launch_config 

Source
pub fn load_launch_config(
    path: &Path,
) -> Result<LaunchConfig, LaunchConfigError>
Expand description

Load a launch.yaml file and run strict schema validation.