C# Class ZeroInstall.Commands.CommandFactory

Handles the creation of CliCommand instances for handling of commands like "0install COMMAND [OPTIONS]".
显示文件 Open project: 0install/0install-win

Private Methods

Method Description
CreateAndParse ( [ args, [ handler ) : CliCommand
GetCommand ( [ commandName, [ handler ) : CliCommand
GetCommandName ( [ args ) : string