Method
IdePipelineStageMkdirsadd_path
Declaration
void
ide_pipeline_stage_mkdirs_add_path (
IdePipelineStageMkdirs* self,
const gchar* path,
gboolean with_parents,
gint mode,
gboolean remove_on_rebuild
)
Parameters
path-
Type:
const gchar*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. with_parents-
Type:
gbooleanNo description available.
mode-
Type:
gintNo description available.
remove_on_rebuild-
Type:
gbooleanNo description available.