Virtual Method
FoundryRunToolprepare
Declaration [src]
DexFuture*
prepare (
FoundryRunTool* self,
FoundryBuildPipeline* pipeline,
FoundryCommand* command,
FoundryProcessLauncher* launcher,
int pty_fd
)
Parameters
pipeline-
Type:
FoundryBuildPipelineNo description available.
The data is owned by the caller of the method. command-
Type:
FoundryCommandNo description available.
The data is owned by the caller of the method. launcher-
Type:
FoundryProcessLauncherNo description available.
The data is owned by the caller of the method. pty_fd-
Type:
intNo description available.
Return value
Type: DexFuture
No description available.
| The returned data is owned by the instance. |