Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moli-X/Resources
/ error
Method
error
Script/Hzh.js:509–511 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
507
}
508
509
error(msg) {
510
console.log(`[${this.name}] ERROR: ${this.stringify(msg)}`);
511
}
512
513
wait(millisec) {
514
return
new
Promise((resolve) => setTimeout(resolve, millisec));
Callers
4
checkin
Function · 0.45
_deleteArtifact
Function · 0.45
_updateGitHubAvatar
Function · 0.45
_updateArtifactStore
Function · 0.45
Calls
2
log
Method · 0.45
stringify
Method · 0.45
Tested by
no test coverage detected