Virtual Method
IdeRunToolprepare_to_run
Declaration
void
prepare_to_run (
IdeRunTool* self,
IdePipeline* pipeline,
IdeRunCommand* run_command,
IdeRunContext* run_context
)
Parameters
pipeline-
Type:
IdePipelineNo description available.
The data is owned by the caller of the function. run_command-
Type:
IdeRunCommandNo description available.
The data is owned by the caller of the function. run_context-
Type:
IdeRunContextNo description available.
The data is owned by the caller of the function.