Method

IdePipelineget_deploy_strategy

Declaration

IdeDeployStrategy*
ide_pipeline_get_deploy_strategy (
  IdePipeline* self
)

Description

Gets the best discovered deployment strategry.

Return value

Type: IdeDeployStrategy

The best deployment strategy if any are supported for the current configuration.

The data is owned by the instance.
The return value can be NULL.