Module dot_config

Module dot_config 

Source
Expand description

Dot folder configuration and cache management

Structs§

CacheCleanupStats
CacheConfig
DiskUsageStats
DotConfig
VTCode configuration stored in ~/.vtcode/
DotManager
Dot folder manager for VTCode configuration and cache
ProviderConfig
ProviderConfigs
UiConfig
UserPreferences
WorkspaceTrustRecord
WorkspaceTrustStore

Enums§

DotError
Dot folder management errors
WorkspaceTrustLevel

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.