MCPcopy 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

sectionMethod · 0.95
KtFunction · 0.95

Calls 1

logMethod · 0.45

Tested by

no test coverage detected