mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-23 00:41:13 +00:00
Local variables and function parameters named with "config" but holding *Settings types (FabroSettings, TlsSettings, ApiSettings, LlmSettings) are renamed to use "settings" for consistency with the type system. Module paths (cli_config::) and struct fields are unchanged. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cli.rs | ||
| combine.rs | ||
| config.rs | ||
| dotenv.rs | ||
| hook.rs | ||
| lib.rs | ||
| mcp.rs | ||
| project.rs | ||
| run.rs | ||
| sandbox.rs | ||
| server.rs | ||
| settings.rs | ||