src.elv.sh/pkg/web.Web.BinPath (field)
3 uses
src.elv.sh/pkg/web (current package)
web.go#L34: p := Web{BinPath: f.Bin, SockPath: f.Sock, DbPath: f.DB, Port: f.Port}
web.go#L39: BinPath string
web.go#L58: shell.Paths{Bin: web.BinPath, Sock: web.SockPath, Db: web.DbPath})
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)