prescan_directory#
- ltdconveyor.s3.presignedpost.prescan_directory(base_dir, _current_dir=None)#
Make a list of all directories in a site, including the root directory.
This function is used to the LTD Keeper API what presigned POST URLs to create for a build (see
ltdconveyor.keeper.register_build
).Parmameters#
- base_dir
pathlib.Path
The (local) root directory of a web site.
- base_dir