Caleb Connolly
|
b54044a605
|
hookscripts: glob hook directories
|
2023-04-18 17:53:37 +01:00 |
|
Caleb Connolly
|
f0544999db
|
filelist/hookfiles: encapsulate dir searching out of slurpFiles
Move the directory searching / globbing code out of slurpFiles and into
the filelist module so it can be used elsewhere.
|
2023-04-07 02:56:38 +01:00 |
|
Clayton Craft
|
e5002f5750
|
filelist/FileList: add Import method
|
2023-02-21 00:45:16 -08:00 |
|
Clayton Craft
|
662f559286
|
filelist: Add FileList type
This adds a new type, FileList, to manage another new type (File). File
contains the mapping of source --> dest for a file or directory.
|
2023-02-21 00:45:16 -08:00 |
|
Clayton Craft
|
73fd85f68c
|
filelist: add FileLister interface
|
2023-02-18 11:22:25 -08:00 |
|