README.md

# File

This directory contains tools for working with files and paths.

The `filetype/` directory contains implementations of these tools (classes) for specific file types.

To support a new filetype, create a file named [typename].js in that folder, import the relevant class from `classes/`, and override the relevant methods.
Revisions
DateHash
2024-04-13
2024-04-01
2024-01-28
2023-10-21
2023-10-21
Navigation
Nextfiletype
Upfile