CdpConnection.asarFallback?
CdpConnection › asarFallback?
Type: AsarFallback | undefined
The silent-asar-fallback verdict for an owned instance, read live after boot: whether the app version it is actually running matches the swapped-in pin, or the installer silently reverted to its own bundled asar.undefined in attach mode, when no asar was swapped, or when the running version was unreadable. A 'fallback' verdict reaches here only when the throw is disabled (ConnectToCdpOptions.shouldThrowOnSilentAsarFallback false); otherwise it throws SilentAsarFallbackError before the connection is created.