wailord.utils module

wailord.utils.get_project_root()pathlib.Path[source]

A helper to obtain the project root path From here: https://stackoverflow.com/a/53465812/1895378

wailord.utils.repkey(fname, repobj)[source]

A helper function to deal with replacements in files repobj: A dictionary with “prev” and “to” keys