Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ beta
Function
beta
tests/test_code/js/exclude_modules/exclude_modules.js:11–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
10
11
function
beta() {
12
print(
"this still connects"
)
13
readFileSync()
14
b = Nothing()
15
b.beta()
16
chmod();
17
}
18
19
20
function
alpha() {
Callers
1
alpha
Function · 0.70
Calls
1
readFileSync
Function · 0.70
Tested by
no test coverage detected