Function realpath_ext::normpath
source · [−]Expand description
“Normalize” the given path.
This is a wrapper around normpath_raw() that allocates a buffer; see that function’s
documentation for details.
“Normalize” the given path.
This is a wrapper around normpath_raw() that allocates a buffer; see that function’s
documentation for details.