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;