function isReadOnly
isReadOnly(): boolean

Check if the system is in read-only mode based on the READ_ONLY_FROM cutoff

Return Type

boolean

Usage

import { isReadOnly } from "docs/config.ts";