Output (Component\Console)

Symfony\Component\Console\Output

Classes

ConsoleOutput ConsoleOutput is the default class for all CLI output. It uses STDOUT.
NullOutput NullOutput suppresses all output.
Output Base class for output classes.
StreamOutput StreamOutput writes the output to a given stream.

Interfaces

ConsoleOutputInterface ConsoleOutputInterface is the interface implemented by ConsoleOutput class.
OutputInterface OutputInterface is the interface implemented by all Output classes.

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.3/Symfony/Component/Console/Output.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部