DaemonHealthCheck

data class DaemonHealthCheck(val isRunning: Boolean, val foldersWatchingCount: Int)

Constructors

Link copied to clipboard
constructor(isRunning: Boolean, foldersWatchingCount: Int)

Properties

Link copied to clipboard
Link copied to clipboard