Method
IdePipelineprepare_run_context
Description
Prepares IdeRunContext to build within the pipeline.
You should use this to prepare a new IdeRunContext to run within the
build pipeline environment before adding arguments and other settings
to the context.
The runtime will be consulted to modify any commands necessary.
Parameters
run_context-
Type:
IdeRunContextAn
IdeRunContext.The data is owned by the caller of the method.