Return a nsIFile whose parent directory exists. The parent directory of the file will be created off main thread if it does not already exist.
A promise that resolves to an nsIFile for the requested file.
Generated using TypeDoc
Return a nsIFile whose parent directory exists. The parent directory of the file will be created off main thread if it does not already exist.
Returns
A promise that resolves to an nsIFile for the requested file.