Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
handleClick
Method · 0.45
newMacrotask
Method · 0.45
ws-server.js
File · 0.45
zone_worker_entry_point.ts
File · 0.45
WebSocket.spec.ts
File · 0.45
IndexedDB.spec.js
File · 0.45
http.spec.ts
File · 0.45
fs.spec.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected