mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-24 00:51:19 +00:00
- Extract run_openssl/run_openssl_with_stdin to deduplicate 8 command invocations into 2 reusable helpers - Replace all .unwrap() in production code with .context() for proper error messages (stdin handles, path UTF-8 conversions) - Collect API keys directly into env_pairs, removing redundant intermediate api_keys Vec Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| doctor.rs | ||
| logging.rs | ||
| main.rs | ||
| setup.rs | ||