src.elv.sh/pkg/edit/complete.PureEvaler.PurelyEvalCompound (method)

2 uses

	src.elv.sh/pkg/edit/complete (current package)
		complete.go#L64: 	PurelyEvalCompound(*parse.Compound) (string, bool)
		node_utils.go#L52: 		if arg, ok := ev.PurelyEvalCompound(compound); ok {