Skip to main content

run

Function run 

Source
pub async fn run(
    dir: &Path,
    loser: &str,
    loser_type: &str,
    winner: &str,
    winner_type: &str,
    space: &str,
) -> Result<()>