|
abstract string | GetCommandString () |
|
void | Start () |
|
void | Join () |
|
void | Kill () |
|
|
static void | ClearDockerInstallFlag () |
|
|
Action< int > | OnExit |
|
string | UnityLogLabel = "Docker" |
|
|
const string | DOCKER_LOCATION = "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 [get, protected set] |
|
bool | WriteLogToUnity = true [get, set] |
|
bool | WriteCommandToUnity [get, set] |
|
The documentation for this class was generated from the following file:
- client/Packages/com.beamable.server/Editor/DockerCommands/ProcessCommand.cs