Expand description
Dot folder configuration and cache management
Structs§
- Cache
Cleanup Stats - Cache
Config - Disk
Usage Stats - DotConfig
- VTCode configuration stored in ~/.vtcode/
- DotManager
- Dot folder manager for VTCode configuration and cache
- Provider
Config - Provider
Configs - UiConfig
- User
Preferences - Workspace
Trust Record - Workspace
Trust Store
Enums§
- DotError
- Dot folder management errors
- Workspace
Trust Level
Functions§
- get_
dot_ manager - Get global dot manager instance
- initialize_
dot_ folder - Initialize dot folder (should be called at startup)
- load_
user_ config - Load user configuration
- save_
user_ config - Save user configuration
- update_
theme_ preference - Persist the preferred UI theme in the user’s dot configuration.