PHP 클래스 pharext\Task\GitClone

상속: implements pharext\Task
파일 보기 프로젝트 열기: m6w6/pharext 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( string $source, $branch = null )
run ( boolean $verbose = false ) : Tempdir

메소드 상세

__construct() 공개 메소드

public __construct ( string $source, $branch = null )
$source string git repo location

run() 공개 메소드

public run ( boolean $verbose = false ) : Tempdir
$verbose boolean
리턴 pharext\Tempdir