Skip to main content

read_user_config_json_from_disk

Function read_user_config_json_from_disk 

Source
pub fn read_user_config_json_from_disk() -> Option<Config>
Expand description

Reads config.json from disk only (no env merge, no keyring resolution). Used by the TUI setup wizard to detect <stored-in-keyring> placeholders.