pub fn stack_top(config: &Config) -> Result<()>Expand description
Display the top item on the stack
ยงErrors
- Return
PathError::FilenameMissingif thefilehas no filename. - Return
PathError::InvalidPathif the path part offileis not a valid path.