runway.hooks.staticsite.util module¶
Utility functions for website build/upload.
-
runway.hooks.staticsite.util.
calculate_hash_of_files
(files, root)[source]¶ Return a hash of all of the given files at the given root.
Adapted from stacker.hooks.aws_lambda; used according to its license: https://github.com/cloudtools/stacker/blob/1.4.0/LICENSE