Module noosphere_cli::paths

source ·
Expand description

Implementation related to the file system layout of a sphere workspace

Structs

  • SpherePaths record the critical paths within a sphere workspace as rendered to a typical file system. It is used to ensure that we read from and write to consistent locations when rendering and updating a sphere as files on disk.

Constants

  • The name of the “private” sphere folder, similar to a .git folder, that is used to record and update the structure of a sphere over time