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

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< UnitReadyForExecution [get]
 
- Properties inherited from Beamable.Server.Editor.DockerCommands.DockerCommandReturnable< Unit >
Promise< T > Promise [get]
 
string StandardOutBuffer [get]
 
string StandardErrorBuffer [get]
 

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