type src.elv.sh/pkg/shell.daemonStatus
3 uses
src.elv.sh/pkg/shell (current package)
runtime.go#L30: type daemonStatus int
runtime.go#L33: daemonOK daemonStatus = iota
runtime.go#L171: func detectDaemon(sockpath string, cl daemon.Client) (daemonStatus, error) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)