Skip to main content

describe

Function describe 

Source
pub fn describe(spec: &Value) -> Value
Expand description

Machine-readable description of a spec — recurses through subcommands. Useful for tools that want to discover a CLI’s surface without invoking --help.