unify-jdocs
unify-jdocs copied to clipboard
Added new feature to track the past history of the Path value
This PR includes an added feature to track the past history of the Path value for analysis and caching purposes. This feature stores the value for each path before any modification when the setString function is called, and provides access to them when needed. Additionally, it enables to monitor the status for each path to check if they're recently created, modified, or were not exist.