Searched refs:is_dry_run (Results 1 – 3 of 3) sorted by relevance
34 bool is_dry_run; member
65 is_dry_run = true; in Parse()
106 if (!g_flags.is_dry_run) { in ExecNode()