MCPcopy Index your code
hub / github.com/ttezel/twit / handleError

Function handleError

examples/rtd2.js:74–77  ·  view source on GitHub ↗
(err)

Source from the content-addressed store, hash-verified

72}, 40000);
73
74function handleError(err) {
75 console.error('response status:', err.statusCode);
76 console.error('data:', err.data);
77}

Callers 1

rtd2.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…