Skip to content

@nogoo9/mcp-server-cloud-fs / HealthReport

Interface: HealthReport

Defined in: health.ts:14

Aggregate health report for a storage root.

Properties

checks

checks: HealthCheckResult[]

Defined in: health.ts:18


readable

readable: boolean

Defined in: health.ts:16


root

root: string

Defined in: health.ts:15


writable

writable: boolean

Defined in: health.ts:17

Released under the PolyForm Shield 1.0.0 License.