Files
ladybird/Userland/Libraries/LibCore/FileWatcher.h
Timothy Flynn 0e7a48bd7d LibCore: Allow subclassing FileWatcher
This will be handy for platforms which need to be able to store extra
OS-specific members. For example, macOS needs to store a dispatch queue,
and event stream, etc.
2023-01-19 11:29:48 +00:00

3.6 KiB