Skip to main content

clear

Function clear 

Source
pub fn clear() -> Result<()>
Expand description

Clear every *.vdfa entry in the cache directory.

ยงErrors

Returns the underlying IO error if the cache directory exists but cannot be traversed. Missing directories are treated as success.