Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Include symlink destination in path info.
The existing `parse_list_line_unix` function goes to all the work of parsing symlink lines, but omits the actual destination of the symlink. This tiny change adds parsed destination to the path's info dictionary.
- Loading branch information