Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ inner
Function
inner
tests/test_code/js/two_file_imports/imported.js:15–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
}
14
15
function
inner() {
16
console.log(
"inner"
)
17
}
18
19
function
bye() {
20
Callers
1
outer
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected