package apple
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- class ClosedFileEventMonitorException extends IOException
-
abstract
class
Event extends AnyRef
Provides information about an event provided by the apple file events api.
Provides information about an event provided by the apple file events api. All of the public methods are simple methods that check if the particular event flag is set in the flags variable returned by the apple file event.
- See also
-
class
FileEvent extends Event
Simple wrapper around the event provided by the apple file system event callback.
Simple wrapper around the event provided by the apple file system event callback.
- See also
-
class
FileEventMonitor extends AutoCloseable
- Annotations
- @JSExportTopLevel( ... ) @JSExportAll()
Value Members
-
object
FileEventMonitors
- Annotations
- @JSExportTopLevel( ... )
- object Flags