Use singleton

This commit is contained in:
Charlie Marsh 2025-07-02 15:41:00 -04:00
parent 93d444cca4
commit c3ed8b4467
15 changed files with 107 additions and 118 deletions

View file

@ -173,6 +173,10 @@ a link mode.
Equivalent to the `--locked` command-line argument. If set, uv will assert that the
`uv.lock` remains unchanged.
### `UV_LOCK_DIR`
Specifies the directory where uv stores filesystem locks.
### `UV_LOG_CONTEXT`
Add additional context and structure to log messages.