CliNamer.VerifyAndGenerateNames Method
Definition
- Namespace
- DotMake.CommandLine
- Assembly
- DotMake.CommandLine.dll
Verifies added symbol names and generates auto names according to DotMake.CommandLine.CliNamer.nameAutoGenerate setting.
Tracks used specific names and aliases and throws if name already exists. Silently ignores auto generated names and aliases if they conflict.
public void VerifyAndGenerateNames()