MCPcopy Create free account
hub / github.com/ember-learn/ember-api-docs / clearResults

Method clearResults

app/services/search.js:62–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

60 }
61
62 clearResults() {
63 this.results = [];
64 }
65}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected