Uses of Interface
org.jvnet.hudson.test.PrefixedOutputStream.AnsiColor
Packages that use PrefixedOutputStream.AnsiColor
-
Uses of PrefixedOutputStream.AnsiColor in org.jvnet.hudson.test
Classes in org.jvnet.hudson.test that implement PrefixedOutputStream.AnsiColorMethods in org.jvnet.hudson.test that return PrefixedOutputStream.AnsiColorModifier and TypeMethodDescriptionPrefixedOutputStream.Color.bold()
PrefixedOutputStream.Builder.getColor()
Methods in org.jvnet.hudson.test with parameters of type PrefixedOutputStream.AnsiColorModifier and TypeMethodDescriptionInboundAgentRule.Options.Builder.color
(PrefixedOutputStream.AnsiColor color) Set a color for agent logs.PrefixedOutputStream.Builder.withColor
(PrefixedOutputStream.AnsiColor color) RealJenkinsRule.withColor
(PrefixedOutputStream.AnsiColor color) Applies ANSI coloration to log lines produced by this instance, complementingRealJenkinsRule.withName(java.lang.String)
.TailLog.withColor
(PrefixedOutputStream.AnsiColor color) Applies ANSI coloration to log lines produced by this instance.