PHP 클래스 Tester\Runner\CommandLine

파일 보기 프로젝트 열기: nette/tester 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $help, array $defaults = [] )
checkArg ( array $opt, &$arg )
help ( )
isEmpty ( )
parse ( array $args = NULL )

메소드 상세

__construct() 공개 메소드

public __construct ( $help, array $defaults = [] )
$defaults array

checkArg() 공개 메소드

public checkArg ( array $opt, &$arg )
$opt array

help() 공개 메소드

public help ( )

isEmpty() 공개 메소드

public isEmpty ( )

parse() 공개 메소드

public parse ( array $args = NULL )
$args array