MCPcopy Create free account
hub / github.com/It4innovations/hyperqueue / verify_root_cli

Function verify_root_cli

crates/hyperqueue/src/common/cli.rs:422–425  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

420
421 #[test]
422 fn verify_root_cli() {
423 use clap::CommandFactory;
424 RootOptions::command().debug_assert()
425 }
426}

Callers

nothing calls this directly

Calls 1

commandFunction · 0.85

Tested by

no test coverage detected