mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-09 19:45:13 +02:00
- Introduced `DEFAULT_CONFIG_TOML` to simplify default configuration loading. - Replaced `show_progress` with `quiet` in configuration for improved clarity. - Refactored `create_example_config` to use `NyxResult` and streamline logic with fallback handling. - Added `default-nyx.conf` file for default configuration management. - Enhanced `merge_configs` to include new parameters like `scan_timeout_secs` and `quiet`. |
||
|---|---|---|
| .. | ||
| commands | ||
| patterns | ||
| utils | ||
| ast.rs | ||
| cli.rs | ||
| database.rs | ||
| errors.rs | ||
| main.rs | ||
| walk.rs | ||