paths-le 0.2.1

Extract every file path in a codebase, and say whether it still points at anything
1
2
3
4
5
6
7
name,path,size
report,/srv/reports/q1.pdf,2048
avatar,"./images/avatar with space.png",512
site,https://example.net/index.html,0
version,3.4.5,1
plain,not-a-path,9
win,C:\Users\dev\file.txt,77