Sha256: 406b78d19816f57eaad5341da9b30eedf6179df65041bfe7a03554d976935044
Contents?: true
Size: 135 Bytes
Versions: 2
Compression:
Stored size: 135 Bytes
Contents
#include <stdint.h> #include "fswatch.h" void Init_fswatch() { FSW_STATUS error = fsw_init_library(); init_fswatch_monitor(); }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fswatch-rb-0.1.2 | ext/fswatch/fswatch.c |
fswatch-rb-0.1.1 | ext/fswatch/fswatch.c |