MCPcopy
hub / github.com/adonisjs/core / httpServer

Method httpServer

src/ignitor/main.ts:116–118  ·  view source on GitHub ↗

* Get instance of the HTTPServerProcess

()

Source from the content-addressed store, hash-verified

114 * Get instance of the HTTPServerProcess
115 */
116 httpServer() {
117 return new HttpServerProcess(this)
118 }
119
120 /**
121 * Get an instance of the AceProcess class

Callers 2

http.spec.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected