faastjs.persistentcache.dirrelativetohomedir.md
April 11, 2023 ยท View on GitHub
faastjs > PersistentCache > dirRelativeToHomeDir
PersistentCache.dirRelativeToHomeDir property
The directory under the user's home directory that will be used to store cached values. The directory will be created if it doesn't exist.
Signature:
readonly dirRelativeToHomeDir: string;