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

Method displayHost

lib/tasks/server/livereload-server.js:168–170  ·  view source on GitHub ↗
(specifiedHost)

Source from the content-addressed store, hash-verified

166 }
167
168 displayHost(specifiedHost) {
169 return specifiedHost || 'localhost';
170 }
171
172 writeSkipBanner(filePath) {
173 this.ui.writeLine(`Skipping livereload for: ${filePath}`);

Callers 1

setupMiddlewareMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected