MCPcopy Create free account
hub / github.com/NVIDIA/OpenShell / main

Function main

crates/openshell-server/src/main.rs:9–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7
8#[tokio::main]
9async fn main() -> Result<()> {
10 openshell_server::cli::run_cli().await
11}

Callers

nothing calls this directly

Calls 1

run_cliFunction · 0.70

Tested by

no test coverage detected