Class DotNetCliContext
APIs related to .NET Core CLI.
Inheritance
System.Object
DotNetCliContext
Namespace: McMaster.Extensions.CommandLineUtils
Assembly: McMaster.Extensions.CommandLineUtils.dll
Syntax
public static class DotNetCliContext
Methods
| Improve this Doc View SourceIsGlobalVerbose()
dotnet --diagnostics
was specified.
Declaration
public static bool IsGlobalVerbose()
Returns
Type | Description |
---|---|
System.Boolean |