Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
inotify_watch_cr
master
InotifyCr
DirWatcher
LibInotifyHelpers
Built with Crystal 1.9.2
2023-10-07 17:31:30 UTC
class
InotifyCr::DirWatcher
InotifyCr::DirWatcher
Reference
Object
Defined in:
dir_watcher.cr
Constant Summary
FILENAME_MAX_LENGTH
=
255
Constructors
.new
(dir_path : String)
Instance Method Summary
#close
#watch
(&)
Constructor Detail
def self.
new
(dir_path : String)
#
[
View source
]
Instance Method Detail
def
close
#
[
View source
]
def
watch
(&)
#
[
View source
]