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

Function cli_debug_assert

crates/openshell-cli/src/main.rs:3230–3232  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3228
3229 #[test]
3230 fn cli_debug_assert() {
3231 Cli::command().debug_assert();
3232 }
3233
3234 #[test]
3235 fn completions_engine_returns_candidates() {

Callers

nothing calls this directly

Calls 1

commandFunction · 0.85

Tested by

no test coverage detected