require('uxp').storage.domains
Common locations that we can use when displaying a file picker.
userDesktop : Symbol
#
The user's desktop folder
userDocuments : Symbol
#
The user's documents folder
userPictures : Symbol
#
The user's pictures folder or library
userVideos : Symbol
#
The user's videos / movies folder or library
userMusic : Symbol
#
The user's music folder or library
appLocalData : Symbol
#
Local application data
appLocalLibrary : Symbol
#
Local application library
appLocalCache : Symbol
#
Local application cache directory (persistence not guaranteed)
appLocalShared : Symbol
#
Local application shared data folder
appLocalTemporary : Symbol
#
Local temporary directory
appRoamingData : Symbol
#
Roaming application data
appRoamingLibrary : Symbol
#
Roaming application library data