stow/lib
Adam Spiers 9ce37d9575 Remove $stow_path parameter from unstow_{contents,node}{,_orig}()
Unlike with the stow_{contents,node}{,_orig}() counterpart functions,
when unstowing, it's not necessary to pass the $stow_path parameter
because it can never differ from $self->{stow_path}.

The stow_*() functions need this for the corner case of unfolding a
tree which is stowed from a different stow directory to the one being
used for the current stowing operation (see the "Multiple Stow
Directories" section of the manual).
2024-03-09 17:57:04 +00:00
..
Stow Remove trailing whitespace 2024-03-09 17:56:41 +00:00
Stow.pm.in Remove $stow_path parameter from unstow_{contents,node}{,_orig}() 2024-03-09 17:57:04 +00:00