MCPcopy Index your code
hub / github.com/angular/angular / close

Method close

packages/language-service/testing/src/buffer.ts:55–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53 }
54
55 close(): void {
56 this.project.projectService.closeClientFile(this.scriptInfo.fileName);
57 }
58
59 /**
60 * Find a snippet of text within the given buffer and position the cursor within it.

Callers 8

handleClickMethod · 0.45
newMacrotaskMethod · 0.45
ws-server.jsFile · 0.45
WebSocket.spec.tsFile · 0.45
IndexedDB.spec.jsFile · 0.45
http.spec.tsFile · 0.45
fs.spec.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected