Module fs

Module fs 

Source
Expand description

Ditto Root Directory Wrapper

A utility module for creating, managing, and removing the Ditto directory structures on the local file system

Structs§

PersistentRoot
A persistent working directory where Ditto will store its data across restarts of the host process on the local file system
TempRoot
A Temporary Ditto persistence directory which will be deleted from storage when dropped.

Traits§

DittoRoot
Interface provided by the Filesystem directory into which Ditto will store its local data