Skip to content

Implementation of the default help command returns an Err as result #5388

Answered by epage
shard77 asked this question in Q&A
Discussion options

You must be logged in to vote

help / --help needs to short-circuit processing within both clap and the users application. This is done by expressing it as an error.

To help with this, we do offer:

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@shard77
Comment options

Answer selected by shard77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants