Skip to content

Feat parsable file names

John-Paul Robinson requested to merge feat-parsable-file-names into main

Create a policy of rules that create a candidate file list and consumes the list via an eternal list command. The external script will get produce the desired listing of files and their metadata with special characters properly escaped. This will allow us to successfully parse file names.

Fixes #2 (closed)

Merge request reports