Function swarm_nl::util::write_config

source ·
pub fn write_config(
    section: &str,
    key: &str,
    new_value: &str,
    file_path: &str
) -> bool
Expand description

Write value into config file.