Expand description
Management of the .water directory for playground projects.
The .water directory stores auto-generated backends for playground projects.
A metadata file tracks the CLI commit hash to detect when backends need regeneration.
Constants§
- CLI_
COMMIT - The CLI commit hash embedded at build time.
Functions§
- ensure_
valid - Ensure the
.waterdirectory is valid for the current CLI version.