TypeScript API Documentation for DEX
API Version: 1
Library Version: 1.0.0
Generated with TypeDoc via ts-for-gir v5.2.0
Since 1.0
Creates a directory at file.
file
If file already exists and is a directory, then the future will resolve to true.
true
a Gio.File
a Dex.Future that resolves to a boolean or rejects with error.
1.0
Creates a directory at
file.If
filealready exists and is a directory, then the future will resolve totrue.