github.com/lmorg/murex@v0.0.0-20240217211045-e081c89cd4ef/builtins/events/onFileSystemChange/filesystem_plan9.go (about) 1 //go:build plan9 2 // +build plan9 3 4 // This isn't currently supported on Plan 9. 5 6 package onfilesystemchange