Skip to main content

run

Function run 

Source
pub async fn run(
    cli: Cli,
    config: Config,
    shutdown_token: CancellationToken,
) -> Result<()>
Expand description

Run the Theater CLI asynchronously with cancellation support