fn getDirectory(wf: *WriteFile) std.Build.LazyPath
Returns a LazyPath representing the base directory that contains all the files from this WriteFile.
LazyPath
WriteFile
wf: *WriteFile,