MCPcopy Index your code
hub / github.com/ember-cli/ember-cli / displayHost

Method displayHost

lib/tasks/server/express-server.js:39–41  ·  view source on GitHub ↗
(specifiedHost)

Source from the content-addressed store, hash-verified

37 }
38
39 displayHost(specifiedHost) {
40 return specifiedHost || 'localhost';
41 }
42
43 setupHttpServer() {
44 if (this.startOptions.ssl) {

Callers 2

startHttpServerMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected