Enum fswatch_sys::FswMonitorType
[−]
[src]
pub enum FswMonitorType {
SystemDefaultMonitorType,
FSEventsMonitorType,
KQueueMonitorType,
INotifyMonitorType,
WindowsMonitorType,
PollMonitorType,
FenMonitorType,
}The various possible monitors that fswatch can utilize.
Variants
SystemDefaultMonitorTypeFSEventsMonitorTypeKQueueMonitorTypeINotifyMonitorTypeWindowsMonitorTypePollMonitorTypeFenMonitorType