Home > @infiniteobjects/core-library-node > FileSystem > ensureFolderSync
Sync version of ensureDirectory
Signature:
static ensureFolderSync(dirPath: string): string;
Parameter | Type | Description |
---|---|---|
dirPath | string |
Returns:
string
The absolute path of the created directory