pub fn build_document(
command: &Command,
registry: &CommandRegistry,
) -> IntrospectDocumentExpand description
Build an IntrospectDocument for command overlaid with metadata from
registry.
pub fn build_document(
command: &Command,
registry: &CommandRegistry,
) -> IntrospectDocumentBuild an IntrospectDocument for command overlaid with metadata from
registry.