Skip to main content

Module args

Module args 

Source
Expand description

Global CLI flags parsed after crate::cli::split_at_subcommand.

Source flags are mutually exclusive at dispatch time. Session and OAuth helpers live here so clap help stays the single source of user-facing docs.

Structs§

GlobalArgs

Constants§

DEFAULT_AGENT_SEARCH_TOP
Default --top when --agent + --search and user did not set --top.