trait Shortcuts (View source)

Methods

_svnCheckout(string $url)

No description

_gitClone(string $url)

No description

_hgClone(string $url)

No description

Details

protected Result _svnCheckout(string $url)

No description

Parameters

string $url

Return Value

Result

protected Result _gitClone(string $url)

No description

Parameters

string $url

Return Value

Result

protected Result _hgClone(string $url)

No description

Parameters

string $url

Return Value

Result