MCPcopy
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
111export default R

Callers 15

apiOcrCheckCallbackMethod · 0.80
apiOcrCheckMethod · 0.80
apiOcrCheckMethod · 0.80
apiOcrCheckMethod · 0.80
apiOcrCheckMethod · 0.80
apiOcrCheckMethod · 0.80
apiOcrCheckMethod · 0.80
apiTranslateCheckMethod · 0.80
apiTranslateCheckMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected