src.elv.sh/pkg/shell.ScriptConfig.CompileOnly (field)

3 uses

	src.elv.sh/pkg/shell (current package)
		script.go#L22: 	CompileOnly bool
		script.go#L54: 	if cfg.CompileOnly {
		shell.go#L38: 				Cmd:   f.CodeInArg, CompileOnly: f.CompileOnly, JSON: f.JSON})