Skip to main content

delete_scheme

Function delete_scheme 

Source
pub fn delete_scheme(dir: &Path, slug: &str) -> Result<(), NodeError>
Expand description

Remove an installed scheme from disk. Missing file is fine - the caller asked to delete it, the absence is the goal.