Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ close
Method
close
vscode-ng-language-service/server/src/logger.ts:97–101 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
95
}
96
97
close() {
98
if
(this.loggingEnabled()) {
99
fs.close(this.fd, noop);
100
}
101
}
102
103
getLogFileName() {
104
return
this.logFilename;
Callers
5
animations.e2e-spec.ts
File · 0.45
set-version.js
File · 0.45
showInSignalGraph
Method · 0.45
logValue
Method · 0.45
onNoClick
Method · 0.45
Calls
1
loggingEnabled
Method · 0.95
Tested by
no test coverage detected