Skip to main content

Module fs

Module fs 

Source
Expand description

Filesystem + JSON implementation of StateMgr.

Modulesยง

clean ๐Ÿ”’
Code to remove obsolete and extraneous files from a filesystem-based state directory.

Structsยง

FsStateMgr
Implementation of StateMgr that stores state as JSON files on disk.
FsStateMgrInner ๐Ÿ”’
Inner reference-counted object, used by FsStateMgr.