mason/.perl-lib/TrivGal.pm (listdir): Refactor how the index flag is set.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 12 Jun 2023 10:44:41 +0000 (11:44 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 12 Jun 2023 10:49:08 +0000 (11:49 +0100)
commit9940cc5a05400f76fda061d9dd827750353eec95
treee95aa10d8c8ac0852da88f625c806f13b38440f8
parent784bdf8f1aab63a19724cb60026e78f8f7550ab8
mason/.perl-lib/TrivGal.pm (listdir): Refactor how the index flag is set.

Match a collection of flag characters, though only `!' is currently
recognized, and then set the flags based on what we see.
mason/.perl-lib/TrivGal.pm