PHP Class Transphpile\IO\NullIO

Inheritance: implements IOInterface
ファイルを表示 Open project: jaytaph/Transphpile

Public Methods

Method Description
debug ( $message, $tag )
getArgument ( $argument )
getArguments ( )
getOption ( $option )
getOptions ( )
output ( $message )
verbose ( $message, $tag )
veryVerbose ( $message, $tag )

Method Details

debug() public method

public debug ( $message, $tag )

getArgument() public method

public getArgument ( $argument )

getArguments() public method

public getArguments ( )

getOption() public method

public getOption ( $option )

getOptions() public method

public getOptions ( )

output() public method

public output ( $message )

verbose() public method

public verbose ( $message, $tag )

veryVerbose() public method

public veryVerbose ( $message, $tag )