const src.elv.sh/pkg/shell.connectionShutdownFmt
2 uses
src.elv.sh/pkg/shell (current package)
runtime.go#L44: connectionShutdownFmt = "Socket file %s exists but is not responding to request. This is likely due to abnormal shutdown of the daemon. Going to remove socket file and re-spawn a daemon.\n"
runtime.go#L112: fmt.Fprintf(stderr, connectionShutdownFmt, sockpath)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)