pub fn stack_drop(config: &Config, num: NonZeroU32) -> Result<()>Expand description
Clear the stack
ยงErrors
- Return
PathError::FilenameMissingif thefilehas no filename. - Return
PathError::InvalidPathif the path part offileis not a valid path.