Module water_dir

Module water_dir 

Source
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 .water directory is valid for the current CLI version.