Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoogleCloudPlatform/nodejs-docs-samples
/ quit
Method
quit
vision/textDetection.js:67–70 ·
view source on GitHub ↗
* Close all active redis server connections.
()
Source
from the content-addressed store, hash-verified
65
* Close all active redis server connections.
66
*/
67
quit() {
68
this.tokenClient.quit();
69
this.docsClient.quit();
70
}
71
72
/**
73
* Tokenize the given document.
Callers
3
lookup
Function · 0.95
main
Function · 0.95
index.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected