Class MessageFormat
java.lang.Object
io.quarkus.deployment.dev.testing.MessageFormat
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic StringhelpOption(String key, String description) static StringhelpOption(String key, String description, boolean enabled) static StringhelpOption(String key, String description, String status, String color) static StringstatusFooter(String footer) static StringstatusHeader(String header) static StringtoggleStatus(boolean enabled)
-
Field Details
-
RED
- See Also:
-
GREEN
- See Also:
-
BLUE
- See Also:
-
RESET
- See Also:
-
UNDERLINE
- See Also:
-
NO_UNDERLINE
- See Also:
-
BOLD
- See Also:
-
NO_BOLD
- See Also:
-
-
Method Details
-
statusHeader
-
toggleStatus
-
helpOption
-
helpOption
-
helpOption
-