Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/InkTimeRecord/TTime
/ errorMD
Method
errorMD
src/common/class/R.ts:106–108 ·
view source on GitHub ↗
(mes, data)
Source
from the content-addressed store, hash-verified
104
}
105
106
static errorMD(mes, data): R {
107
return
new
R(R.ERROR, mes, data)
108
}
109
}
110
111
export
default R
Callers
15
apiOcrCheckCallback
Method · 0.80
apiOcrCheck
Method · 0.80
apiOcrCheck
Method · 0.80
apiOcrCheck
Method · 0.80
apiOcrCheck
Method · 0.80
apiOcrCheck
Method · 0.80
apiOcrCheck
Method · 0.80
apiTranslateCheck
Method · 0.80
apiTranslateCheck
Method · 0.80
apiTranslateCheckCallback
Method · 0.80
apiTranslateCheckCallback
Method · 0.80
apiTranslateCheckCallback
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected