1 write to Environment
dotnet-getdocument (1)
ProjectOptions.cs (1)
32
Environment
= command.Option("--environment <Name>", Resources.EnvironmentDescription);
1 reference to Environment
dotnet-getdocument (1)
Commands\InvokeCommand.cs (1)
144
var environment = _projectOptions.
Environment
.Value();