Class DotNetCliContext
APIs related to .NET Core CLI.
Inheritance
System.Object
    DotNetCliContext
  Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  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 |