PHP Класс AppserverIo\Appserver\Core\Scanner\SupervisorDeploymentScanner

Автор: Tim Wagner ([email protected])
Наследование: extends DeploymentScanner
Показать файл Открыть проект

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

Метод Описание
getRestartCommand ( string $os, string | null $distVersion = null ) : string Returns the Supervisor restart command.

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

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

Returns the Supervisor restart command.
public getRestartCommand ( string $os, string | null $distVersion = null ) : string
$os string The OS to return the restart command for
$distVersion string | null Version of the operating system to get the restart command for
Результат string The restart command