Function cap_primitives::fs::read_link_contents
source · [−]Expand description
Perform a readlinkat
-like operation, ensuring that the resolution of the
link path never escapes the directory tree rooted at start
.
Perform a readlinkat
-like operation, ensuring that the resolution of the
link path never escapes the directory tree rooted at start
.