Skip to main content

replace_existing_writer_data

Function replace_existing_writer_data 

Source
pub fn replace_existing_writer_data(config: &WriterConnectConfig) -> Result<()>
Expand description

Deletes existing objects below writer connection URI.

ยงErrors

Returns an error if storage cannot be opened or listing/deleting objects fails.