|
abstract string | GetCommandString () |
|
virtual void | Start () |
|
void | Join () |
|
void | Kill () |
|
|
static void | ClearDockerInstallFlag () |
|
static void | CheckDockerAppRunning () |
|
static bool | RunDockerProcess () |
|
|
Action< int > | OnExit |
|
string | UnityLogLabel = "Docker" |
|
|
virtual void | HandleOnExit () |
|
virtual void | HandleStandardOut (string data) |
|
virtual void | HandleStandardErr (string data) |
|
void | LogInfo (string data) |
|
void | LogError (string data) |
|
virtual void | ModifyStartInfo (ProcessStartInfo processStartInfo) |
|
|
static bool | DockerNotInstalled [getprotected set] |
|
static bool | DockerNotRunning [getset] |
|
virtual bool | DockerRequired [get] |
|
string | DockerCmd [get] |
|
bool | WriteLogToUnity [getset] |
|
bool | WriteCommandToUnity [getset] |
|
The documentation for this class was generated from the following file:
- com.beamable.server/Editor/DockerCommands/ProcessCommand.cs