Expand description
List the items on the stack, most recent first.
Errors
- Return
PathError::FilenameMissingif the log or stack file is missing. - Return
PathError::InvalidPathif the path part of the log or stack file is not a valid path. - Return
PathError::FileAccessif the file cannot be opened.