Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FSGModding/FSG_Mod_Assistant
/ step
Method
step
test/test.js:72–72 ·
view source on GitHub ↗
(text)
Source
from the content-addressed store, hash-verified
70
}
71
72
step(text) { this.#addStep(L_NORM, text) }
73
step_log(text) { this.#addStep(L_LOG, text) }
74
step_fmt(text) { this.#addStep(L_LOG, text, true) }
75
Callers
9
test.js
File · 0.80
testFile
Function · 0.80
fileWriter
Function · 0.80
tester
Function · 0.80
checkLangs
Function · 0.80
countFiles
Function · 0.80
testBad
Function · 0.80
testGood
Function · 0.80
tester
Function · 0.80
Calls
1
#addStep
Method · 0.80
Tested by
no test coverage detected