FileChangeEvent
alias FileChangeEvent =
SumType!(
Event.Access,
Event.Attribute,
Event.CloseWrite,
Event.CloseNoWrite,
Event.Create,
Event.Delete,
Event.DeleteSelf,
Event.Modify,
Event.MoveSelf,
Event.Rename,
Event.Open,
Event.Overflow)
my fswatch
aliasesenumsfunctionsmanifest constantsstructs