Module config

Module config 

Source

Modules§

types

Functions§

global_config_path
Get the global config file path (~/.syncable.toml)
load_agent_config
Load only the agent config section (for API keys)
load_config
Load configuration from file or use defaults Checks local config first, then global config
local_config_path
Get the local config file path (project/.syncable.toml)
save_agent_config
Save agent config, preserving other config sections
save_global_config
Save configuration to global config file