1 write to _environment
GetDocument.Insider (1)
Commands\GetDocumentCommand.cs (1)
38
_environment
= command.Option("--environment <Name>", Resources.EnvironmentDescription);
1 reference to _environment
GetDocument.Insider (1)
Commands\GetDocumentCommand.cs (1)
150
Environment =
_environment
.Value()