1 2 3 4 5 6 7 8 9
{ "args": "task -q --config deno.json echo_init_cwd", "output": "task_init_cwd_already_set.out", "envs": { "NO_COLOR": "1", "INIT_CWD": "HELLO" }, "exitCode": 0 }