mirror of
https://github.com/NixOS/nix
synced 2025-07-18 02:58:27 +02:00
* Primop `toPath' to convert a string to a path.
* Primop `pathExists' to check for path existence.
This commit is contained in:
parent
e47e0c2dbe
commit
0e705391db
3 changed files with 30 additions and 7 deletions
1
tests/lang/eval-okay-pathexists.exp
Normal file
1
tests/lang/eval-okay-pathexists.exp
Normal file
|
@ -0,0 +1 @@
|
|||
Bool(True)
|
Loading…
Add table
Add a link
Reference in a new issue