diff options
author | curly <curlybryce@protonmail.com> | 2023-01-04 12:23:27 -0700 |
---|---|---|
committer | curly <curlybryce@protonmail.com> | 2023-01-04 12:23:27 -0700 |
commit | f7b43b2ee392d28f69964b00c7db98b4c87e3afe (patch) | |
tree | af836c2d32d270bd4c777ad0e974ec1ee9fa1c7a /TODO | |
parent | b8fc13fdfd6793752980f915fa8ef26d9cb1cf63 (diff) | |
download | s3g-f7b43b2ee392d28f69964b00c7db98b4c87e3afe.tar.gz s3g-f7b43b2ee392d28f69964b00c7db98b4c87e3afe.tar.bz2 s3g-f7b43b2ee392d28f69964b00c7db98b4c87e3afe.zip |
recurssively check files +working
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,4 +1,7 @@ -Check contents of files being read Rework Config struct Use Config values in assigning the build_dir location -Use Config values for check_path()
\ No newline at end of file +Use Config values for check_path() + +In files +- NEED TO FOR LOOP ON COMMANDS AND FILES PREFIXES +- GET EXCLUDE AND DNS LISTS
\ No newline at end of file |