Skip to main content

cli_match

Function cli_match 

Source
pub async fn cli_match() -> Result<()>
Expand description

Main entry point using clap-noun-verb v26.5.19 auto-discovery

This function delegates to clap-noun-verb::run() which automatically discovers all \[verb\] functions in the cmds module and its submodules. The version flag is handled automatically by clap-noun-verb.