|
Beamable SDK
|


Public Member Functions | |
| BuildImageCommand (MicroserviceDescriptor descriptor, bool includeDebugTools) | |
| override string | GetCommandString () |
Public Member Functions inherited from Beamable.Server.Editor.DockerCommands.DockerCommandReturnable< Unit > | |
| new Promise< T > | Start () |
| Promise< T > | Start (CommandRunnerWindow context) |
Protected Member Functions | |
| override void | ModifyStartInfo (ProcessStartInfo processStartInfo) |
| override void | Resolve () |
Protected Member Functions inherited from Beamable.Server.Editor.DockerCommands.DockerCommandReturnable< Unit > | |
| override void | HandleStandardOut (string data) |
| override void | HandleStandardErr (string data) |
| override void | HandleOnExit () |
Properties | |
| bool | IncludeDebugTools [get] |
| string | ImageName [get, set] |
| string | BuildPath [get, set] |
| Promise< Unit > | ReadyForExecution [get] |
Properties inherited from Beamable.Server.Editor.DockerCommands.DockerCommandReturnable< Unit > | |
| Promise< T > | Promise [get] |
| string | StandardOutBuffer [get] |
| string | StandardErrorBuffer [get] |
Additional Inherited Members | |
Protected Attributes inherited from Beamable.Server.Editor.DockerCommands.DockerCommandReturnable< Unit > | |
| bool | _finished |
1.8.17