CdpConnection.compatibility?
CdpConnection › compatibility?
Type: InstallerCompatibility | undefined
The resolved installer↔app compatibility verdict for an owned instance, when it could be determined.undefined in attach mode, or when the verdict is unknown (undetectable shell version, or the app version is absent from the table). An 'unrunnable' verdict reaches here only when the proactive throw is disabled (ConnectToCdpOptions.shouldThrowOnIncompatibleInstaller false); otherwise it throws IncompatibleInstallerVersionError before the connection is created.