src.elv.sh/pkg/parse.Pipeline.Background (field)

3 uses

	src.elv.sh/pkg/parse (current package)
		parse.go#L122: 	Background bool
		parse.go#L139: 		pn.Background = true

	src.elv.sh/pkg/eval
		compile_effect.go#L48: 	return &pipelineOp{n.Range(), n.Background, parse.SourceText(n), formOps}