mason/dhandler (.contact): Nudge index-scanning loop to focus on top level.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 15 Jun 2023 16:28:05 +0000 (17:28 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 15 Jun 2023 16:30:23 +0000 (17:30 +0100)
If, say, we want to do something else with the direct contents of the
directory, then it would be nice if this were easy.  Pull the variable
declarations out, pull an initial priming call to `listdir' out, and
move the inner `listdir' to the end of the loop.


No differences found