[Top][All Lists]
[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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Stow-devel] Unstow question,
Paul Company <=