Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mint-tsdocs.saulo.engineer/llms.txt

Use this file to discover all available pages before exploring further.

FileSystemError

Summary

Represents an error related to file system operations (read, write, etc.).

Signature

export declare class FileSystemError extends DocumentationError 

Constructors

constructor

Creates an instance of FileSystemError.

Properties

No properties defined.

Methods

No methods defined.

Events

No events defined.