You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
alelom
changed the title
Implement resource watcher
Implement resource watcher and notify the user if a file has changed and needs pulling again
Oct 9, 2020
Description:
Might be doable using https://docs.microsoft.com/en-us/dotnet/api/system.io.filesystemwatcher?view=netcore-3.1.
Should hook to the UI's
OnDataUpdated
event.The text was updated successfully, but these errors were encountered: