PHP Класс TQ\Svn\Cli\Binary

Наследование: extends TQ\Vcs\Cli\Binary
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
__construct ( string | null $path = null ) Creates a SVN binary interface
locateBinary ( ) : string Try to find the SVN binary on the system

Описание методов

__construct() публичный Метод

If no path is given the class tries to find the correct binary {@see \locateBinary()}
public __construct ( string | null $path = null )
$path string | null The path to the SVN binary or NULL to auto-detect

locateBinary() публичный статический Метод

Try to find the SVN binary on the system
public static locateBinary ( ) : string
Результат string