pub fn stack_clear(config: &Config) -> Result<()>Expand description
Clear the stack
ยงErrors
- Return
PathError::FilenameMissingif thefilehas no filename. - Return
PathError::InvalidPathif the path part offileis not a valid path.
pub fn stack_clear(config: &Config) -> Result<()>Clear the stack
PathError::FilenameMissing if the file has no filename.PathError::InvalidPath if the path part of file is not a valid path.