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:
gboolean
No description available.
mode
-
Type:
gint
No description available.
remove_on_rebuild
-
Type:
gboolean
No description available.