Class Illuminate\Console\OutputStyle

extends SymfonyStyle
Methods
Methods inherited from Symfony\Component\Console\Style\SymfonyStyle
block(), title(), section(), listing(), text(), comment(), success(), error(), warning(), note(), info(), caution(), table(), horizontalTable(), definitionList(), ask(), askHidden(), confirm(), choice(), progressStart(), progressAdvance(), progressFinish(), createProgressBar(), progressIterate(), askQuestion(), writeln(), write(), newLine(), getErrorStyle(), createTable()
Methods inherited from Symfony\Component\Console\Style\OutputStyle
setVerbosity(), getVerbosity(), setDecorated(), isDecorated(), setFormatter(), getFormatter(),
Constants inherited from Symfony\Component\Console\Style\SymfonyStyle
MAX_LINE_LENGTH
Constants inherited from Symfony\Component\Console\Output\OutputInterface
VERBOSITY_QUIET, VERBOSITY_NORMAL, VERBOSITY_VERBOSE, VERBOSITY_VERY_VERBOSE, VERBOSITY_DEBUG, OUTPUT_NORMAL, OUTPUT_RAW, OUTPUT_PLAIN