[][src]Module librojo::imfs

Structs

FsError

A wrapper around io::Error that also attaches the path associated with the error.

Imfs

The in-memory filesystem keeps a mirror of all files being watched by Rojo in order to deduplicate file changes in the case of bidirectional syncing from Roblox Studio.

ImfsDirectory
ImfsFile

Enums

ImfsItem