1 write to _documentName
GetDocument.Insider (1)
Commands\GetDocumentCommand.cs (1)
35
_documentName
= command.Option("--document-name <Name>", Resources.DocumentNameDescription);
1 reference to _documentName
GetDocument.Insider (1)
Commands\GetDocumentCommand.cs (1)
144
DocumentName =
_documentName
.Value(),