Module flep::fs [] [src]

The code for the generic FileSystem trait.

Also contains both physical and in-memory implementations of a file system.

Structs

Memory

An in-memory filesystem.

Physical

A folder on the physical on-disk filesystem.

Traits

FileSystem

A filesystem mountable as FTP.