PHP 클래스 Aerys\Console

.. otherwise we have a mess of LoD violations due to CLImate's exposure public property behavior objects.
파일 보기 프로젝트 열기: amphp/aerys 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( League\CLImate\CLImate $climate )
forceAnsiOn ( )
getArg ( string $arg )
isArgDefined ( string $arg )
output ( string $msg )

비공개 메소드들

메소드 설명
parseArgs ( )

메소드 상세

__construct() 공개 메소드

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

forceAnsiOn() 공개 메소드

public forceAnsiOn ( )

getArg() 공개 메소드

public getArg ( string $arg )
$arg string

isArgDefined() 공개 메소드

public isArgDefined ( string $arg )
$arg string

output() 공개 메소드

public output ( string $msg )
$msg string