ConfigStore Listeners
The ConfigStore class has the following listener methods:
Note that this is a different listener than ConfigEventListener. In this case, we're just listening for changed files:
This listener is used by the Config class to listen for changes on the file system so that it can be updated in
real-time.
Share feedback or follow-up questions for this page directly through GitHub.