PHP Class ConsoleKit\EchoTextWriter

Note: Pipes are ignored
Inheritance: implements consolekit\TextWriter
Show file Open project: maximebf/consolekit

Public Methods

Method Description
write ( $text, $pipe = TextWriter::STDOUT )
writeln ( $text = '', $pipe = TextWriter::STDOUT )

Method Details

write() public method

public write ( $text, $pipe = TextWriter::STDOUT )

writeln() public method

public writeln ( $text = '', $pipe = TextWriter::STDOUT )