cli/pkg
Snider 10a1c8ce07
Some checks failed
Deploy / build (push) Failing after 3s
Security Scan / security (push) Successful in 20s
refactor: remove daemon types moved to go-process, keep Mode/DetectMode
Remove PIDFile, HealthServer, Daemon, DaemonOptions, HealthCheck,
Run, and RunWithTimeout from daemon.go — all now live in go-process.
Retain Mode type (ModeInteractive/ModePipe/ModeDaemon), DetectMode(),
IsTTY(), IsStdinTTY(), and IsStderrTTY() as CLI-specific helpers.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-09 14:14:54 +00:00
..
cli refactor: remove daemon types moved to go-process, keep Mode/DetectMode 2026-03-09 14:14:54 +00:00