PHP Class AppserverIo\Appserver\Core\Scanner\SupervisorDeploymentScanner

Inheritance: extends DeploymentScanner
Afficher le fichier Open project: appserver-io/appserver

Méthodes publiques

Méthode Description
getRestartCommand ( string $os, string | null $distVersion = null ) : string Returns the Supervisor restart command.

Method Details

getRestartCommand() public méthode

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
Résultat string The restart command