pub fn destroy(path: &str) -> Result<(), SubstrateFault>Expand description
Remove a verify checkout directory. Missing path is success (idempotent).
pub fn destroy(path: &str) -> Result<(), SubstrateFault>Remove a verify checkout directory. Missing path is success (idempotent).