Skip to main content

build_cli

Function build_cli 

Source
pub fn build_cli() -> Command
Expand description

Build the Clap Command tree for the JACS CLI.

Exposed as a public function so that snapshot tests can walk the command tree programmatically without hardcoded lists.