Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 311 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 311 Bytes

This folder contains the source files for BrowserFS.

  • core: Contains the 'core' of BrowserFS including interfaces and API definitions.
  • generic: Contains 'generic' building blocks that multiple backends share (e.g. File implementations and index classes).
  • backend: Contains backend-specific files.