pub fn read_configuration_str( config_content: String, file_path: Option<&str>, ) -> Result<CuConfig, CuError>