stow-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Stow-devel] Unstow question


From: Paul Company
Subject: [Stow-devel] Unstow question
Date: Sun, 8 Dec 2002 00:30:41 -0800 (PST)

Can someone explain the last "if" statement in Unstow?

if ((!$pure || !$targetdir) && @puresubdirs) {
  &CoalesceTrees($targetdir, $stow, @puresubdirs);
}

Are the subroutines CoalesceTrees and EmptyTree
only necessary if you use relative paths?

Can I get rid of them if I make stow use absolute paths?


Thanks,

paul





reply via email to

[Prev in Thread] Current Thread [Next in Thread]