Skip to main content

cli_spec_json_pretty_from_command

Function cli_spec_json_pretty_from_command 

Source
pub fn cli_spec_json_pretty_from_command(command: &Command) -> Result<String>
Expand description

Convert a clap command tree into deterministic pretty JSON.