Function uitsl::internal::handle_longlink¶
Defined in File untar.hpp
Function Documentation¶
-
stdfs::path
uitsl::internal::handle_longlink(const stdfs::path &path)¶ Long filenames are stored as the contents of a LongLink file. If the file being unpacked had a long filename, change its filename to the contents of the LongLink file.
- Return
the path of the file being unpacked, adjusted if necessary