MCPcopy Create free account
hub / github.com/browserbase/stagehand / getCurrentFilePath

Function getCurrentFilePath

packages/docs/scripts/runtimePaths.js:87–87  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

85};
86
87export const getCurrentFilePath = () => resolveCallerFilePath();
88
89export const getCurrentDirPath = () => path.dirname(getCurrentFilePath());
90

Callers 5

getCurrentDirPathFunction · 0.70
getRepoRootDirFunction · 0.70
isMainModuleFunction · 0.70

Calls 1

resolveCallerFilePathFunction · 0.70

Tested by

no test coverage detected