Function runner::get_program_string

source ·
pub fn get_program_string<'a>(
    start_info: &'a ComponentStartInfo,
    key: &str
) -> Option<&'a str>
Expand description

Retrieve a string from the program dictionary in ComponentStartInfo.