pub fn write_config( section: &str, key: &str, new_value: &str, file_path: &str ) -> bool
Write value into config file.