Skip to main content

run

Function run 

Source
pub fn run(
    args: &[String],
    output: &Path,
    allow_battery: bool,
    timeout: Option<Duration>,
) -> Result<Captured>