1 reference to IsGlobalVerbose
dotnet-getdocument (1)
src\Tools\GetDocumentInsider\src\Commands\CommandBase.cs (1)
36
IsVerbose = verbose.HasValue() || CliContext.
IsGlobalVerbose
();