Modules§
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