If I want to get a Snapshot (and eventually FileCo...
# development
h
If I want to get a Snapshot (and eventually FileContents) for a file for which I have a relative path from the buildroot, do I use
PathGlobs
, with the understanding that a single fixed path is a degenerate special case of a glob? Or is there a
Path
intrinsic?