Zafu/Cli/Args/Internal/Lexprivate package
source code:
public dependencies: Zafu/Cli/Args/Types, Zafu/Collection/HashSet
BuiltInRequest, ScanResult, SomeCommandcommand_from_subcommand,
scan_commandBuiltInRequesttype BuiltInRequest
RequestHelp(command_path: List[String])RequestVersionScanResulttype ScanResult
SomeCommandtype SomeCommand
PackedCommand[a](command: Zafu/Cli/Args/Types::Command[a])command_from_subcommandreferences: SomeCommand,
Zafu/Cli/Args/Types::Args,
Zafu/Cli/Args/Types::Subcommand
def command_from_subcommand[a
](sub: Zafu/Cli/Args/Types::Subcommand[Zafu/Cli/Args/Types::Args, a]) -> SomeCommand
scan_commandreferences: List,
ScanResult, String,
Zafu/Cli/Args/Types::Command,
Zafu/Cli/Args/Types::ParseConfig
def scan_command[a](
config: Zafu/Cli/Args/Types::ParseConfig,
command: Zafu/Cli/Args/Types::Command[a],
argv: List[String]
) -> ScanResult