runner

Function get_program_binary

Source
pub fn get_program_binary(
    start_info: &ComponentStartInfo,
) -> Result<String, StartInfoProgramError>
Expand description

Retrieves program.binary from ComponentStartInfo and makes sure that path is relative.