src.elv.sh/pkg/eval.noSuchModule.spec (field)

2 uses

	src.elv.sh/pkg/eval (current package)
		builtin_special.go#L40: type noSuchModule struct{ spec string }
		builtin_special.go#L42: func (err noSuchModule) Error() string { return "no such module: " + err.spec }