MCPcopy Create free account
hub / github.com/Effect-TS/effect /

Class

packages/tools/docgen/src/Domain.ts:283–283  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

281 * @since 0.6.0
282 */
283export class File {
284 readonly path: string
285 readonly content: string
286 readonly isOverwriteable: boolean

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected