Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/ info
Method
info
daily/ydyp.js:2960–2962 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
2958
this.lines = [], this.errors = [], this.amounts = [], this.invalid = []
2959
}
2960
info(e) {
2961
this.lines.push(e), t.log(e)
2962
}
2963
line(e) {
2964
this.lines.push(e), t.log(e)
2965
}
Callers
2
section
Method · 0.95
Kt
Function · 0.95
Calls
1
log
Method · 0.45
Tested by
no test coverage detected