src.elv.sh/pkg/eval.noSuchVariableError.name (field)
2 uses
src.elv.sh/pkg/eval (current package)
compile_lvalue.go#L163: type noSuchVariableError struct{ name string }
compile_lvalue.go#L165: func (er noSuchVariableError) Error() string { return "no variable $" + er.name }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)