TarFileHeader.linkFileName

Returns the target of a symlink or hardlink. Remember, this returns a slice of the TarFileHeader structure, so once it goes out of scope, this slice will be dangling!

struct TarFileHeader
const(char)[]
linkFileName
()

Meta

History

Added March 24, 2023 (dub v11.0)