CliCommandBuilderBuild Method
Builds a
Command instance, populated with sub-commands, options, arguments and settings.
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 1.9.0
public abstract Command Build()
Return Value
CommandA populated
Command instance.