Module: Space::Src::CLI::Daemon
- Defined in:
- lib/space_src/cli/daemon.rb
Overview
daemon command group: install / uninstall / start / stop
/ restart / status. Installs a per-user launchd agent
(gui/<UID>) that fires src sync on a
StartInterval. The launchctl side is exercised ONLY
through an injected command runner (slice-4 gates G2–G4);
the live domain is proven by the manual real-Mac checklist
in docs/gates/slice-4.md, not by these tests.
Defined Under Namespace
Modules: Helpers Classes: Install, Restart, Start, Status, Stop, Uninstall