Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6dylan6/jdpro
/ log
Method
log
function/magic.js:401–405 ·
view source on GitHub ↗
(...msg)
Source
from the content-addressed store, hash-verified
399
}
400
401
log(...msg) {
402
this.s ? console.log(...msg) : console.log(
403
`${this.now()} ${this.accounts[this.username] || this.username}`,
404
...msg)
405
}
406
407
//并
408
union(a, b) {
Callers
15
run
Method · 0.95
delBlackCK
Method · 0.95
putMsg
Method · 0.95
unfollow
Method · 0.95
sendMessage
Method · 0.95
__as
Method · 0.45
logic
Method · 0.45
countdown
Method · 0.45
readFileSync
Method · 0.45
handler
Method · 0.45
sign
Method · 0.45
jdcookie.js
File · 0.45
Calls
1
now
Method · 0.95
Tested by
no test coverage detected