isCapabilitySnapshotFresh
function isCapabilitySnapshotFresh(snapshot): boolean;Defined in: src/client/capabilities.ts:124
Return whether a cached capability snapshot remains usable without another probe.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
snapshot |
| HttpServerCapabilities | null |
Returns
Section titled “Returns”boolean
