MCPcopy
hub / github.com/koajs/koa / inspect

Method inspect

lib/application.js:138–140  ·  view source on GitHub ↗

* Inspect implementation. * * @return {Object} * @api public

()

Source from the content-addressed store, hash-verified

136 */
137
138 inspect () {
139 return this.toJSON()
140 }
141
142 /**
143 * Use the given middleware `fn`.

Callers 5

inspect.test.jsFile · 0.80
inspect.test.jsFile · 0.80
inspect.test.jsFile · 0.80
message.test.jsFile · 0.80
inspect.test.jsFile · 0.80

Calls 1

toJSONMethod · 0.95

Tested by

no test coverage detected