Package io.micronaut.projectgen.core.io
Interface ConsoleOutput
- All Known Implementing Classes:
StringBuilderConsoleOutput
public interface ConsoleOutput
Console Output.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
NOOP
-
-
Method Details
-
out
-
err
-
warning
-
showStacktrace
boolean showStacktrace() -
verbose
boolean verbose() -
green
-
red
-