summaryrefslogtreecommitdiff
path: root/research/flossing/external/julia-1.6.7/share/julia/stdlib/v1.6/FileWatching/docs/src/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'research/flossing/external/julia-1.6.7/share/julia/stdlib/v1.6/FileWatching/docs/src/index.md')
-rw-r--r--research/flossing/external/julia-1.6.7/share/julia/stdlib/v1.6/FileWatching/docs/src/index.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/research/flossing/external/julia-1.6.7/share/julia/stdlib/v1.6/FileWatching/docs/src/index.md b/research/flossing/external/julia-1.6.7/share/julia/stdlib/v1.6/FileWatching/docs/src/index.md
new file mode 100644
index 0000000..3944f5d
--- /dev/null
+++ b/research/flossing/external/julia-1.6.7/share/julia/stdlib/v1.6/FileWatching/docs/src/index.md
@@ -0,0 +1,9 @@
+# [File Events](@id lib-filewatching)
+
+```@docs
+FileWatching.poll_fd
+FileWatching.poll_file
+FileWatching.watch_file
+FileWatching.watch_folder
+FileWatching.unwatch_folder
+```