jdiazcano / cfg4k

Flexible and easy to use config library written in kotlin
Apache License 2.0
80 stars 6 forks source link

cfg4k-core: handle config file symlink changes #66

Closed rocketraman closed 4 years ago

rocketraman commented 5 years ago

Fixes issue #65

The changes should be backward compatible -- at least all the existing tests for this class pass. I've added a new test for this case as well.

rocketraman commented 4 years ago

@jdiazcano Ping