Documentation
¶
Overview ¶
Package service installs Oriel as a background service so it starts automatically and stays running: a launchd LaunchAgent on macOS, and a systemd service on Linux (a per-user unit, or a system unit with --system / when run as root). It binds to 127.0.0.1 like the foreground server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PackageManager ¶ added in v0.3.1
func PackageManager() string
PackageManager reports which package manager owns the running binary, or "" for a standalone install. Only Homebrew is detected (its cask/formula staging dirs). Such installs must update via `brew upgrade` — an in-app self-update would overwrite Homebrew-tracked files and desync brew's state.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.