Skip to content

GetFileParams.shouldIncludeNonExisting?

GetFileParams › shouldIncludeNonExisting?

Type: boolean

Whether to include a non-existing file. If true, a new file is created for the provided path. If false, an error is thrown if the file is not found.