pathExists
builtins.pathExists
Primop
Docs pulled from | This Revision | about 9 hours ago
Takes 1 arguments
path
Return true
if the path path exists at evaluation time, and
false
otherwise.
This function is not defined in a .nix file. It is likely a builtins function or an alias of a builtins function. builtins functions are predefined functions provided by Nix.