method MemoryAuditStorage.prototype.isReady
MemoryAuditStorage.prototype.isReady(): boolean

Whether the storage is ready to accept writes.

Return Type

boolean

Usage

import { MemoryAuditStorage } from "audit-plugin/src/index.ts";