docs: remove "cache" from app.getPath (#33509)

This commit is contained in:
Cheng Zhao
2022-03-31 09:33:38 +09:00
committed by GitHub
parent 8c8642634d
commit cbd06cd25e

View File

@@ -637,7 +637,6 @@ Returns `string` - The current application directory.
* `~/Library/Application Support` on macOS
* `userData` The directory for storing your app's configuration files, which by
default it is the `appData` directory appended with your app's name.
* `cache`
* `temp` Temporary directory.
* `exe` The current executable file.
* `module` The `libchromiumcontent` library.