paths-le 0.2.2

Extract every file path in a codebase, and say whether it still points at anything
1
2
3
4
5
6
7
8
9
10
# comment line
LOG_FILE=/var/log/service.log
CACHE_DIR="./cache/primary"
API_URL=https://api.example.com/v2
WINDOWS_TMP=C:\\Temp\\work
VERSION=1.2.3
EMPTY=
PLAIN=justaword
"./quoted/key.js"="./quoted/value.js"
./unquoted/key.sh=enabled