Skip to main content

Enumeration: ConsoleMode

enum of all console mode options

Enumeration Members

CONTINUOUS_TEST

continuous test mode, no terminal output overwrite or animation, equivalent to using --sc


DEFAULT

the default mode, there could be terminal output overwrite and animation,


SILENT

mute all terminal output, equivalent to using --silent


VERBOSE

verbose mode, there could be terminal output overwrite and animation