Skip to main content

all_help

Function all_help 

Source
pub fn all_help() -> String
Expand description

Concatenate all help texts with delimiters for bulk ingestion.

Each command’s help is preceded by a --- mz-deploy help <cmd> --- header, making it easy to parse programmatically.