Method

FoundryCiPipelinedup_provider

unstable since: 1.2

Declaration [src]

FoundryCiProvider*
foundry_ci_pipeline_dup_provider (
  FoundryCiPipeline* self
)

Description [src]

Gets the provider which created the pipeline.

Available since: 1.2

Return value

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The return value can be NULL.