Class OutputStyle
Decorates output to add console style guide helpers.
- Symfony\Component\Console\Style\OutputStyle implements Symfony\Component\Console\Output\OutputInterface, Symfony\Component\Console\Style\StyleInterface
Direct known subclasses
Symfony\Component\Console\Style\SymfonyStyleIndirect known subclasses
Symfony\Component\Console\Tests\Style\SymfonyStyleWithForcedLineLength
Abstract
Namespace: Symfony\Component\Console\Style
Author: Kevin Bond kevinbond@gmail.com
Located at Style/OutputStyle.php
Namespace: Symfony\Component\Console\Style
Author: Kevin Bond kevinbond@gmail.com
Located at Style/OutputStyle.php
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
integer
|
|
public
|
|
public
boolean
|
|
public
|
#
setFormatter(
Sets output formatter. |
public
|
ask(),
askHidden(),
caution(),
choice(),
confirm(),
error(),
listing(),
note(),
progressAdvance(),
progressFinish(),
progressStart(),
section(),
success(),
table(),
text(),
title(),
warning()
|