Package io.quarkus.runtime.console
Interface ConsoleRuntimeConfig
@ConfigMapping(prefix="quarkus.console")
@ConfigRoot(phase=RUN_TIME)
public interface ConsoleRuntimeConfig
Console
-
Method Summary
-
Method Details
-
color
If color should be enabled or disabled.If this is not present then an attempt will be made to guess if the terminal supports color
-