[−][src]Trait clap::IntoApp
Build an App according to the struct
Also serves for flattening
Required methods
fn into_app<'help>() -> App<'help>
@TODO @release @docs
fn augment_clap(app: App<'_>) -> App<'_>
@TODO @release @docs