external factory ExecOptions({ String cwd, dynamic env, String encoding, String shell, num timeout, num maxBuffer, num uid, num gid, });