Property | Type | Description | |
---|---|---|---|
$file | File to parse. |
Method | Description | |
---|---|---|
__construct ( |
LlumRCParser constructor. | |
getCredentials ( ) : array | Get credentials from config file. | |
getGitHubUsername ( ) : array | Get github username from config file. | |
parse ( ) : array | Parse llumrc file. |
public __construct ( |
||
$file |
public getCredentials ( ) : array | ||
return | array |
public getGitHubUsername ( ) : array | ||
return | array |