Open
Description
I notice that a lot of *at functions are missing, however there are some unmerged PR which are also closed (see #562, #605, #751).
At #751 @Susurrus suggested AbsPath(&P)
, RelCurDir(&P)
, and RelTo(&P, &RawFd)
, however I believe it can be simplified to: Path(&P)
and RelTo(RawFd, &P)
.
I'm willing to start adding *at functions, but I want to know if you agree with my simplified suggestion.
Metadata
Metadata
Assignees
Labels
No labels