FileMaestro
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
FileMaestro
FileMaestro
/
net.exoad.filemaestro.daemon
/
DaemonHealthCheck
Daemon
Health
Check
data
class
DaemonHealthCheck
(
val
isRunning
:
Boolean
,
val
foldersWatchingCount
:
Int
)
Members
Constructors
Daemon
Health
Check
Link copied to clipboard
constructor
(
isRunning
:
Boolean
,
foldersWatchingCount
:
Int
)
Properties
folders
Watching
Count
Link copied to clipboard
val
foldersWatchingCount
:
Int
is
Running
Link copied to clipboard
val
isRunning
:
Boolean