file_make_directory_with_parents


Description:


[ Version ( since = "1.0" ) ]
public Future file_make_directory_with_parents (File file)

Creates a directory at file.

If file already exists and is a directory, then the future will resolve to true.

Parameters:

file

a [iface@Gio.File]

Returns:

a [class@Dex.Future] that resolves to a boolean or rejects with error.


Namespace: Dex
Package: libdex-1