Ensures that a directory exists and is writable, otherwise warns the user.
If the directory is not writable, an error is logged and a Vortex notification is shown describing the problem and offering to open the folder.
Vortex extension API.
Absolute path of the directory to check.
A promise resolving to true if the directory is writable, false otherwise.
Ensures that a directory exists and is writable, otherwise warns the user.
If the directory is not writable, an error is logged and a Vortex notification is shown describing the problem and offering to open the folder.