Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
AppserverIo
Appserver
Core
Scanner
SupervisorDeploymentScanner
PHP Class AppserverIo\Appserver\Core\Scanner\SupervisorDeploymentScanner
See link:
https://github.com/appserver-io/appserver
See link:
http://www.appserver.io
Author:
Tim Wagner (
[email protected]
)
Inheritance:
extends
DeploymentScanner
Mostrar archivo
Open project: appserver-io/appserver
Public Methods
Method
Description
getRestartCommand
(
string
$os
,
string
|
null
$distVersion
= null ) :
string
Returns the Supervisor restart command.
Method Details
getRestartCommand()
public
method
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
return
string
The restart command