src.elv.sh/pkg/shell.Paths.RunDir (field)
5 uses
src.elv.sh/pkg/shell (current package)
paths.go#L14: RunDir string
paths.go#L28: setDir(&p.RunDir, "secure run directory", getSecureRunDir, stderr)
paths.go#L29: if p.RunDir != "" {
paths.go#L30: setChild(&p.Sock, p.RunDir, "sock")
runtime.go#L66: RunDir: p.RunDir,
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)