PHP 클래스 Banago\PHPloy\Options

파일 보기 프로젝트 열기: banago/phploy

공개 프로퍼티들

프로퍼티 타입 설명
$cli League\CLImate\CLImate

공개 메소드들

메소드 설명
__construct ( League\CLImate\CLImate $climate ) Options constructor.

보호된 메소드들

메소드 설명
build ( ) Register available options.
parse ( )

메소드 상세

__construct() 공개 메소드

Options constructor.
public __construct ( League\CLImate\CLImate $climate )
$climate League\CLImate\CLImate

build() 보호된 메소드

Register available options.
protected build ( )

parse() 보호된 메소드

protected parse ( )

프로퍼티 상세

$cli 공개적으로 프로퍼티

public CLImate,League\CLImate $cli
리턴 League\CLImate\CLImate