WithAlias(string) Method
Adds an alias (an alternative name) to the branch being configured.
IBranchConfigurator WithAlias(string name)
- Namespace
- Spectre
.Console .Cli - Containing Type
- IBranchConfigurator
Parameters
- string name
- The alias to add to the branch being configured.