query
On this page

pathExists

lib.trivial.pathExists

Primop
Docs pulled from | This Revision | 10 minutes ago

Takes 1 arguments

path


Return true if the path path exists at evaluation time, and false otherwise.


Noogle detected

Aliases

Detected Type
pathExists :: Path -> Bool

Implementation

This function is implemented in c++ and is part of the native nix runtime.