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
module
LibInotifyHelpers
Defined in:
lib_inotify.cr
Class Method Summary
.extract_name
(event_p : Pointer(LibInotify::Event)) : Pointer(LibC::Char)
Class Method Detail
def self.
extract_name
(event_p : Pointer(LibInotify::Event)) : Pointer(LibC::Char)
#
[
View source
]