Split read_directive_file into smaller functions
authorJacob Bachmeyer <jcb@gnu.org>
Sat, 29 Oct 2022 03:04:16 +0000 (22:04 -0500)
committerJacob Bachmeyer <jcb@gnu.org>
Sat, 29 Oct 2022 03:04:16 +0000 (22:04 -0500)
commit07b8914e8cd3b936cda90030f2b011a6685504fc
tree1ea628a7b575482690d111b5d3e92242ffb3d41b
parent3f283398d7325a18f3fe8517bef4a875983bb9d6
Split read_directive_file into smaller functions

The overall logic was pulled up to top-level, while most of the code is now
in new functions without side-effects.
gatekeeper.pl