Method

IdeConfigget_args_for_phase

Declaration

const gchar* const*
ide_config_get_args_for_phase (
  IdeConfig* self,
  IdePipelinePhase phase
)

Description

No description available.

Parameters

phase

Type: IdePipelinePhase

No description available.

Return value

Type: An array of utf8

No description available.

The array is NULL-terminated.
The data is owned by the instance.
Each element is a NUL terminated UTF-8 string.