PathChangeCallback

Callback for Connection::watch_paths — fires whenever the open-paths snapshot changes (path opens/closes/selection changes).

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract suspend fun onChange(paths: List<PathSnapshot>)