run

Function run 

Source
pub fn run(
    binary: &str,
    requirements: Requirements<'_>,
    error: Error,
) -> Result<String, Error>