We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b4759b + aa6cde2 commit 0955a4dCopy full SHA for 0955a4d
src/protocol/configuration.jl
@@ -41,7 +41,7 @@ const WatchKinds = (Create = 1,
41
42
43
@dict_readable struct FileEvent
44
- uri::String
+ uri::DocumentUri
45
type::FileChangeType
46
end
47
0 commit comments