Watcher
Less than 1 minute
Watcher
Process supervisor for local helper processes used by the server.
class WatcherProperties
log
Logger used for watcher diagnostics.
private Logger $logprocesses
private array $processesMethods
__construct
public __construct(Logger $log): voidParameters
| Parameter | Type | Description |
|---|---|---|
$log | Logger | shared logger instance |
process
Polls tracked processes and removes those that have exited.
public process(): voidstart
Starts the default watched process set.
public start(): boolstop
Stops and clears all tracked child processes.
public stop(): boolGenerated by Hazaar API Doc Generator on Fri, 05 Jun 2026 06:08:15 +0000