Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FSGModding/FSG_Mod_Assistant
/ forceNoConsole
Method
forceNoConsole
lib/modUtilLib.js:85–85 ·
view source on GitHub ↗
* Turn off console writes
()
Source
from the content-addressed store, hash-verified
83
* Turn off console writes
84
*/
85
forceNoConsole() { this.#isPacked = true }
86
87
#trans = {
88
// eslint-disable-next-line no-console
Callers
1
test.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected