stow/lib
Adam Spiers 1b597999e2 read_a_link: improve variable names
$path is horribly vague, so rename to $link to be more informative.

Also the use of "$target" to describe a link's destination is very
confusing in the context of Stow for reasons explained in the manual.
So rename to $link_dest.
2024-04-01 22:39:32 +01:00
..
Stow Stow.pm: rename $ldest to $link_dest for clarity 2024-03-31 15:38:38 +01:00
Stow.pm.in read_a_link: improve variable names 2024-04-01 22:39:32 +01:00