PHP Class Aerys\Console

.. otherwise we have a mess of LoD violations due to CLImate's exposure public property behavior objects.
Afficher le fichier Open project: amphp/aerys Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( League\CLImate\CLImate $climate )
forceAnsiOn ( )
getArg ( string $arg )
isArgDefined ( string $arg )
output ( string $msg )

Private Methods

Méthode Description
parseArgs ( )

Method Details

__construct() public méthode

public __construct ( League\CLImate\CLImate $climate )
$climate League\CLImate\CLImate

forceAnsiOn() public méthode

public forceAnsiOn ( )

getArg() public méthode

public getArg ( string $arg )
$arg string

isArgDefined() public méthode

public isArgDefined ( string $arg )
$arg string

output() public méthode

public output ( string $msg )
$msg string