-
Notifications
You must be signed in to change notification settings - Fork 0
Branch main Interface IFileSystem
github-actions[bot] edited this page Apr 19, 2026
·
103 revisions
| Field | Value |
|---|---|
| Branch | main |
| Source | specs/interfaces/IFileSystem.pseudo.md |
| Commit | 8ea5fdb8c6d9 |
| Synced (UTC) | 2026-04-19T05:15:49Z |
Abstract filesystem operations used by adapters, backup, verification, and audit mechanics.
Read file content.
Write file content.
Check file presence.
Copy file content.
Append content to file.