pub fn stack_drop(config: &Config, num: NonZeroU32) -> Result<()>
Expand description
Clear the stack
ยงErrors
- Return
PathError::FilenameMissing
if thefile
has no filename. - Return
PathError::InvalidPath
if the path part offile
is not a valid path.