leo_lang::cli::commands::run

Function handle_run

Source
fn handle_run<N: Network>(
    command: LeoRun,
    context: Context,
) -> Result<<LeoRun as Command>::Output>