Method | Description | |
---|---|---|
getArgs ( ) : array | Traversable | Provide installer command line args | |
getBaseDir ( ) : string | Retrieve the base directory | |
getLicense ( ) : string | Retrieve the full text license | |
getPackageInfo ( ) : array | Traversable | Retrieve gathered package info | |
setArgs ( |
Process installer command line args |
public getArgs ( ) : array | Traversable | ||
return | array | Traversable |
public getLicense ( ) : string | ||
return | string |
public getPackageInfo ( ) : array | Traversable | ||
return | array | Traversable |
public setArgs ( |
||
$args |