PreferenceStore implementation that stores preferences in a shared file. Note: this implementation attempts to lock the preference file before reading or writing to it but it is not intended for production usage.
Generated using TypeDoc
PreferenceStore implementation that stores preferences in a shared file. Note: this implementation attempts to lock the preference file before reading or writing to it but it is not intended for production usage.