MCPcopy 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
11function beta() {
12 print("this still connects")
13 readFileSync()
14 b = Nothing()
15 b.beta()
16 chmod();
17}
18
19
20function alpha() {

Callers 1

alphaFunction · 0.70

Calls 1

readFileSyncFunction · 0.70

Tested by

no test coverage detected