Package io.jenkins.plugins.dotnet.console
package io.jenkins.plugins.dotnet.console
This package contains classes that process the .NET command's output, adding markup or detecting errors/warnings.
-
ClassDescriptionA note inserted in the "command completed" line of output; applies styling.Descriptor for
CompletionNote
.A console log filter for .NET diagnostic messages.A console note that applies styling to diagnostic messages (warnings and errors) in the output of .NET commands.Descriptor forDiagnosticNote
.Scanner to detect diagnostic messages (warnings and errors) in the output of .NET commands.Generated localization support class.