Nix path builtins
isPath e-trueifeis a path, otherwisefalsepath args- Nix path functionᛦpathExists path-trueifpathexists at evaluation time, otherwisefalseplaceholder output- return a placeholder string foroutputthat will be substituted with the actual output path at build timereadDir path- return the contents of the directory atpathas a set with file names as keys and Nix file typesᛦ as valuesreadFile path- contents ofpathas a string