Skip to content

GetFolderParams.shouldIncludeNonExisting?

GetFolderParams › shouldIncludeNonExisting?

Type: boolean

Whether to allow the folder to not exist. If true, a new folder is created for the provided path. If false, an error is thrown if the folder is not found.