Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ember-cli/ember-cli
/ mockBuilder
Function
mockBuilder
lib/tasks/serve.js:20–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
function
mockBuilder() {
21
return
{
22
cleanup: () => Promise.resolve(),
23
};
24
}
25
26
class
ServeTask extends Task {
27
constructor(options) {
Callers
1
run
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…