Beamable SDK
Public Member Functions | Protected Member Functions | List of all members
Beamable.Server.Editor.DockerCommands.CheckDockerCommand Class Reference
Inheritance diagram for Beamable.Server.Editor.DockerCommands.CheckDockerCommand:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Server.Editor.DockerCommands.CheckDockerCommand:
Collaboration graph
[legend]

Public Member Functions

override string GetCommandString ()
 
- Public Member Functions inherited from Beamable.Server.Editor.DockerCommands.DockerCommandReturnable< bool >
new Promise< T > Start ()
 
Promise< T > Start (CommandRunnerWindow context)
 

Protected Member Functions

override void Resolve ()
 
- Protected Member Functions inherited from Beamable.Server.Editor.DockerCommands.DockerCommandReturnable< bool >
override void HandleStandardOut (string data)
 
override void HandleStandardErr (string data)
 
override void HandleOnExit ()
 

Additional Inherited Members

- Protected Attributes inherited from Beamable.Server.Editor.DockerCommands.DockerCommandReturnable< bool >
bool _finished
 
- Properties inherited from Beamable.Server.Editor.DockerCommands.DockerCommandReturnable< bool >
Promise< T > Promise [get]
 
string StandardOutBuffer [get]
 
string StandardErrorBuffer [get]
 

The documentation for this class was generated from the following file: