Method
IdeRunToolprepare_to_run
Declaration
void
ide_run_tool_prepare_to_run (
IdeRunTool* self,
IdePipeline* pipeline,
IdeRunCommand* run_command,
IdeRunContext* run_context
)
Parameters
pipeline
-
Type:
IdePipeline
No description available.
The data is owned by the caller of the method. run_command
-
Type:
IdeRunCommand
No description available.
The data is owned by the caller of the method. run_context
-
Type:
IdeRunContext
No description available.
The data is owned by the caller of the method.