Zafu/Cli/Args/Internal/Helpprivate package
source code:
public dependencies: Zafu/Cli/Args/Types, Zafu/Collection/NonEmptyChain,
Zafu/Text/Pretty
failure_doc,
help_docfailure_docreferences: Zafu/Cli/Args/Types::CliError,
Zafu/Cli/Args/Types::Command,
Zafu/Cli/Args/Types::HelpConfig,
Zafu/Collection/NonEmptyChain::NonEmptyChain,
Zafu/Text/Pretty::Doc
def failure_doc[a](
config: Zafu/Cli/Args/Types::HelpConfig,
command: Zafu/Cli/Args/Types::Command[a],
errors: Zafu/Collection/NonEmptyChain::NonEmptyChain[Zafu/Cli/Args/Types::CliError]
) -> Zafu/Text/Pretty::Doc
help_docreferences: List,
String,
Zafu/Cli/Args/Types::Command,
Zafu/Cli/Args/Types::HelpConfig,
Zafu/Text/Pretty::Doc
def help_doc[a](
config: Zafu/Cli/Args/Types::HelpConfig,
command: Zafu/Cli/Args/Types::Command[a],
command_path: List[String]
) -> Zafu/Text/Pretty::Doc