Expand description
Shared no-op --db for host/XDG surfaces (GAP-SG-139).
Shared no-op --db flag for host/XDG CLI surfaces (GAP-SG-139).
Graph-scoped subcommands resolve storage via --db. Host/XDG surfaces
(config, slots, cache, completions, codex-models) never open the
graph database, but agents that append --db to every one-shot invocation
must not receive clap exit 2. This module provides a single help string and
an optional DbNoopArgs group for
#[command(flatten)] composition.
Structs§
- DbNoop
Args - Flattenable no-op
--dbfor host/XDG argument structs (GAP-SG-139).
Constants§
- DB_
NOOP_ HELP - Help text for host/XDG
--dbno-op (English; agent-facing clap surface).