Function workflow_store::fs::remove_sync

source ·
pub fn remove_sync(filename: &Path) -> Result<()>
Expand description

Remove the file at the given path. If using within the web browser environment, a local storage key with the name of the file will be removed.