PHP Class PhpBrew\VariantParser

Show file Open project: phpbrew/phpbrew Class Usage Examples

Public Methods

Method Description
parseCommandArguments ( array $args )
revealCommandArguments ( array $info ) Reveal the variants info to command arguments.
splitVariantValue ( $str )

Method Details

parseCommandArguments() public static method

public static parseCommandArguments ( array $args )
$args array

revealCommandArguments() public static method

Reveal the variants info to command arguments.
public static revealCommandArguments ( array $info )
$info array

splitVariantValue() public static method

public static splitVariantValue ( $str )