PHP Class Tester\Runner\CommandLine

Show file Open project: nette/tester Class Usage Examples

Public Methods

Method Description
__construct ( $help, array $defaults = [] )
checkArg ( array $opt, &$arg )
help ( )
isEmpty ( )
parse ( array $args = NULL )

Method Details

__construct() public method

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

checkArg() public method

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

help() public method

public help ( )

isEmpty() public method

public isEmpty ( )

parse() public method

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