PHP Class ConsoleKit\StdTextWriter

Inheritance: implements consolekit\TextWriter
Afficher le fichier Open project: maximebf/consolekit

Méthodes publiques

Méthode Description
write ( $text, $pipe = TextWriter::STDOUT )
writeln ( $text = '', $pipe = TextWriter::STDOUT )

Method Details

write() public méthode

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

writeln() public méthode

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