-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simpify when I add a folder outside of the program and want it to show up. I could also add a filewatch onto the folder itself and do this automatically, but a the moment I don't want to deal with the various events I'd likely need to keep track of, as we'd probably want to be smart and update the tree wherever the event was for things like renames (though the naive approach would be to just refresh the entire tree, which is non-performant but simple)
- Loading branch information
1 parent
5f504e3
commit d7a8284
Showing
1 changed file
with
19 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters