MCPcopy Create free account
hub / github.com/github/gh-aw / readFileSync

Function readFileSync

actions/setup/js/codex_harness.test.cjs:249–249  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

247 "/tmp/awf-reflect.json": reflect,
248 };
249 const readFileSync = filePath => files[filePath];
250 const result = validateCodexOpenAIBaseURLFromReflect({
251 codexConfigPath: "/tmp/codex-config.toml",
252 reflectPath: "/tmp/awf-reflect.json",

Calls

no outgoing calls

Tested by

no test coverage detected