tvix_eval
0.1.0
Module path
Functions
In tvix_eval::value
Module
tvix_eval
::
value
::
path
Copy item path
source
·
[
−
]
Functions
§
canon_path
This function should match the behavior of canonPath() in src/libutil/util.cc of cppnix. Currently it does not match that behavior; it uses the
path_clean
library which is based on the Go standard library