MCPcopy 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

clearCachedAuthFunction · 0.45
clearSignatureCacheFunction · 0.45
disposeFunction · 0.45
disposeAllFunction · 0.45
handleStdinDataFunction · 0.45
AppFunction · 0.45
showFunction · 0.45
DialogModelFunction · 0.45
onSelectFunction · 0.45
ExistingConnectionDialogFunction · 0.45
AutoMethodFunction · 0.45
DialogSessionListFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected