func src.elv.sh/pkg/shell.errorsToJSON
2 uses
src.elv.sh/pkg/shell (current package)
script.go#L57: fmt.Fprintf(fds[1], "%s\n", errorsToJSON(parseErr, compileErr))
script.go#L102: func errorsToJSON(parseErr *parse.Error, compileErr *diag.Error) []byte {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)