Function run

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

Run the Theater CLI asynchronously