Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arctic-cli/interface
/ clear
Method
clear
packages/sdk/js/src/gen/client/utils.gen.ts:209–211 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
207
}
208
209
clear() {
210
this._fns = []
211
}
212
213
getInterceptorIndex(id: number | Interceptor): number {
214
if
(typeof id ===
"number"
) {
Callers
15
clearCachedAuth
Function · 0.45
clearSignatureCache
Function · 0.45
dispose
Function · 0.45
disposeAll
Function · 0.45
handleStdinData
Function · 0.45
App
Function · 0.45
show
Function · 0.45
DialogModel
Function · 0.45
onSelect
Function · 0.45
ExistingConnectionDialog
Function · 0.45
AutoMethod
Function · 0.45
DialogSessionList
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected