stow/lib
Adam Spiers 10c86841de stow_contents / unstow_node: rename $target => $target_sub{dir,path}
This is very similar to a previous commit which did the same rename in
stow_node().

The $target variable was ambiguous, as it could have referred to the
path to the target directory, or the path to a sub-directory in the
target, as well as its intended meaning of a subpath relative to the
target directory.  So rename it to try to find the balance between
clarity and verbosity.
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 stow_contents / unstow_node: rename $target => $target_sub{dir,path} 2024-04-01 22:39:32 +01:00