文件名称:inotifywait-spawn:零依赖,100% 代码覆盖,基于 inotify-tools 的 inotifywait 包装
文件大小:12KB
文件格式:ZIP
更新时间:2024-06-18 06:01:59
JavaScript
inotifywait 生成 社交媒体在上 零依赖、100% 代码覆盖、基于和包装。 应用程序接口 // listen to events via: // inw.on(INotifyWait.IN_CLOSE, ({type, path, entry}) => {}); class INotifyWait extends EventEmitter { constructor ( path , // a single path, or a list of paths, each // representing either a file or a folder options = { exclude : null , // a RegExp to exclude files
【文件预览】:
inotifywait-spawn-master
----.travis.yml(226B)
----package.json(916B)
----test()
--------index.js(6KB)
----python()
--------inotifywait.py(3KB)
----esm()
--------index.js(7KB)
----LICENSE(765B)
----.npmignore(88B)
----cjs()
--------index.js(7KB)
--------package.json(19B)
----.gitignore(62B)
----README.md(5KB)