> capture all paths used when parsing Dockerfil...
# development
h
capture all paths used when parsing Dockerfile
Not sure how to do that part. It's possible to set
output_path=foo.pex
or even
output_path=foo
. We don't know if that's a path or not? Maybe we don't have to though, we don't aim for 100% coverage. Use a heuristic of if it has a file extension or path seperator (/)