MCPcopy
hub / github.com/callstack/agent-device / startsWith

Method startsWith

src/utils/xml.ts:267–269  ·  view source on GitHub ↗
(token: string)

Source from the content-addressed store, hash-verified

265 }
266
267 private startsWith(token: string): boolean {
268 return this.xml.startsWith(token, this.index);
269 }
270}
271
272type DeclarationScanState = {

Callers 15

resolveMarkupReaderMethod · 0.95
stopAndroidProviderAppFunction · 0.80
androidCaptureAdbResultFunction · 0.80
remoteGetRouteFunction · 0.80
ownsDeviceMethod · 0.80
createMacOsDesktopWorldFunction · 0.80
readRequestBodyFunction · 0.80
androidFindAdbResultFunction · 0.80

Calls

no outgoing calls

Tested by 9

remoteGetRouteFunction · 0.64
ownsDeviceMethod · 0.64
androidFindAdbResultFunction · 0.64
readReplaySelectorFunction · 0.64
createSessionProviderFunction · 0.64
injectDefaultPrivacyHelpFunction · 0.64