Crate ggen_cli_lib Copy item path Source cmds Command Router Module - clap-noun-verb v3.4.0 Auto-Discovery conventions File-based project conventions for zero-config generation prelude Common imports and re-exports for CLI commands runtime Runtime utilities for bridging async/sync boundaries runtime_helper Runtime helper for sync CLI wrappers CommandRouter Router for dispatching noun-verb commands RunResult Structured result for programmatic CLI execution (used by Node addon) cli_match Main entry point using clap-noun-verb v3.4.0 auto-discovery run Auto-run CLI with all registered commands run_for_node Programmatic entrypoint to execute the CLI with provided arguments and capture output.
This avoids spawning a new process and preserves deterministic behavior. ClapNounVerbResult Result type alias for noun-verb operations