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

File storage is always ready once constructed (we don't probe the FS).

Return Type

boolean

Usage

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