Crate kodegen_config_manager

Crate kodegen_config_manager 

Source

Re-exports§

pub use system_info::get_system_info;

Modules§

system_info

Structs§

ConfigManager
Lock Ordering Invariant
ServerConfig
Complete server configuration with security settings, resource limits, and diagnostics

Enums§

ConfigValue
Configuration value that can be string, number, boolean, or array of strings

Traits§

ConfigValueExt
Extension trait for ConfigValue providing conversion methods

Functions§

detect_user_shell
Detect user’s preferred shell with multi-tier fallback
validate_shell_path
Validate that a shell path is executable and exists