Class: Console_CommandLine_Outputter_Default
Source Location: /Console_CommandLine-1.0.0RC3/CommandLine/Outputter/Default.php
Console_CommandLine default Outputter.
Author(s):
Version:
Copyright:
Inherited Variables
Inherited Methods
Class Details
[line 41]
Console_CommandLine default Outputter.
Method Detail
stderr [line 69]
void stderr(
string
$msg)
Writes the message $msg to STDERR
Parameters:
string
$msg
—
the message to output
stdout [line 53]
void stdout(
string
$msg)
Writes the message $msg to STDOUT
Parameters:
string
$msg
—
the message to output
Documentation generated on 2019年3月11日 15:17:13 -0400 by
phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.