var src.elv.sh/pkg/shell.errInvalidDB
3 uses
src.elv.sh/pkg/shell (current package)
runtime.go#L47: var errInvalidDB = errors.New("daemon reported that database is invalid. If you upgraded Elvish from a pre-0.10 version, you need to upgrade your database by following instructions in https://github.com/elves/upgrade-db-for-0.10/")
runtime.go#L121: return cl, errInvalidDB
runtime.go#L160: return cl, errInvalidDB
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)