pathExists
lib.pathExists
Primop
Docs pulled from | This Revision | 4 days ago
Takes 1 arguments
path
Return true if the path path exists at evaluation time, and
false otherwise.
Noogle detected
Detected Type
pathExists :: Path -> Bool
Implementation
This function is implemented in c++ and is part of the native nix runtime.