Console_CommandLine
[ class tree: Console_CommandLine ] [ index: Console_CommandLine ] [ all elements ]

Class: Console_CommandLine_Outputter_Default

Source Location: /Console_CommandLine-1.2.0/Console/CommandLine/Outputter/Default.php

Class Overview


Console_CommandLine default Outputter.


Author(s):

Version:

  • Release: 1.2.0

Copyright:

  • 2007 David JEAN LOUIS

Methods


Inherited Variables

Inherited Methods


Class Details

[line 42]
Console_CommandLine default Outputter.


[ Top ]


Method Detail

stderr   [line 72]

void stderr( string $msg)

Writes the message $msg to STDERR.
  • Access: public

Parameters:

string   $msg   —  The message to output

[ Top ]

stdout   [line 53]

void stdout( string $msg)

Writes the message $msg to STDOUT.
  • Access: public

Parameters:

string   $msg   —  The message to output

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:51:31 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.