Method

FoundryBuildPipelinedup_config

Declaration [src]

FoundryConfig*
foundry_build_pipeline_dup_config (
  FoundryBuildPipeline* self
)

Description [src]

Gets the CONFIG to use for the platform.

Return value

Type: FoundryConfig

A FoundryConfig.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.