pod-babashka-filewatcher:基于 Rust 通知的 Babashka filewatcher pod

时间:2024-06-17 23:53:26
【文件属性】:

文件名称:pod-babashka-filewatcher:基于 Rust 通知的 Babashka filewatcher pod

文件大小:24KB

文件格式:ZIP

更新时间:2024-06-17 23:53:26

Shell

pod-babashka-filewatcher 用于查看文件的 。 使用 Rust库实现。 安装 可以使用以下安装方法: 从 Github 版本下载二进制文件 使用 : brew install borkdude/brew/pod-babashka-filewatcher 跑步 在运行或在 JVM 上使用库。 ( require '[babashka.pods :as pods]) ( pods/load-pod " pod-babashka-filewatcher " ) ( require '[pod.babashka.filewatcher :as fw]) ( fw/watch " /tmp " ( fn [event] ( prn event)) { :delay-ms 50 })) 由于以下终端序列: $ touch created.txt $ mv created


【文件预览】:
pod-babashka-filewatcher-master
----.gitignore(51B)
----src()
--------main.rs(7KB)
----Cargo.lock(9KB)
----deps.edn(426B)
----LICENSE(11KB)
----Cargo.toml(604B)
----README.md(2KB)
----script()
--------install-clojure(658B)
--------test(59B)
----.circleci()
--------install.sh(11KB)
--------script()
--------config.yml(9KB)
----test()
--------pod()

网友评论