cache_size
Retrieve uv's cache directory path and its size in bytes to assess and manage disk space used by cached packages.
Instructions
Return uv's cache directory and its size in bytes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | Yes | ||
| size_bytes | No |