class GetConfig

从 git 仓库获取 PCIT 配置文件 .pcit.yml.

Methods

__construct(int $rid, string $commit_id, $git_type = 'github')

No description

downloadConfig(array $configName = ['.pcit.yml'])

No description

mixed
handle()

No description

Details

at line 25
__construct(int $rid, string $commit_id, $git_type = 'github')

Parameters

int $rid
string $commit_id
$git_type

at line 33
downloadConfig(array $configName = ['.pcit.yml'])

Parameters

array $configName

at line 59
mixed handle()

Return Value

mixed

Exceptions

Exception