Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ember-cli/ember-cli
/ serve-test.js
File
serve-test.js
tests/unit/tasks/serve-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
ServeTask = require(
'../../../lib/tasks/serve'
);
4
const
Builder = require(
'../../../lib/models/builder'
);
Callers
nothing calls this directly
Calls
3
runServeTask
Function · 0.85
contains
Method · 0.45
onInterrupt
Method · 0.45
Tested by
no test coverage detected