Hey what is the idea behind `MaterializeDirectoryR...
# development
h
Hey what is the idea behind
MaterializeDirectoryResult
? As in, what is the use case for getting that value back? Is it leftover from when you could materialize a digest to anywhere on the machine? I’m starting to document the file system at https://www.pantsbuild.org/v2.0/docs/rules-api-file-system and trying to get
fs.py
as small and well-named as we can.