Expand description
Implementation related to the file system layout of a sphere workspace
Structs§
- Sphere
Paths - 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§
- SPHERE_
DIRECTORY - 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