src.elv.sh/pkg/eval.FailError.Content (field)
3 uses
src.elv.sh/pkg/eval (current package)
builtin_fn_flow.go#L196: type FailError struct{ Content interface{} }
builtin_fn_flow.go#L199: func (e FailError) Error() string { return vals.ToString(e.Content) }
builtin_fn_flow.go#L209: func (f failFields) Content() interface{} { return f.e.Content }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)