CreateProjectCommand constructor
CreateProjectCommand(
- Directory _parentDirectory
Implementation
new(this._parentDirectory) : super(mandatoryPositionals: [packageName]);
new(this._parentDirectory) : super(mandatoryPositionals: [packageName]);