Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
87
export
const
getCurrentFilePath = () => resolveCallerFilePath();
88
89
export
const
getCurrentDirPath = () => path.dirname(getCurrentFilePath());
90
Callers
5
supervisorClient.ts
File · 0.90
inferRuntimeFromExecution
Function · 0.90
getCurrentDirPath
Function · 0.70
getRepoRootDir
Function · 0.70
isMainModule
Function · 0.70
Calls
1
resolveCallerFilePath
Function · 0.70
Tested by
no test coverage detected