PHP 클래스 AppserverIo\Appserver\Core\Scanner\SupervisorDeploymentScanner

상속: extends DeploymentScanner
파일 보기 프로젝트 열기: appserver-io/appserver

공개 메소드들

메소드 설명
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