DotMake Command-Line Documentation
C#
Show/Hide TOC
Cli
Command
Builder
Add
Alias Method
Overload List
AddAlias(Command, String)
Adds an alias to a command. Tracks used aliases and only adds if not already used.
AddAlias(Option, String)
Adds an alias to an option. Tracks used aliases and only adds if not already used.
See Also
Reference
CliCommandBuilder Class
DotMake.CommandLine Namespace
In This Article
Overload List
See Also