clog/utils
theonepath d1b06d3d44
Udpated utils/common.py
Added docstrings to module functions and classes, explaining purpose and
function of the function/class. Outline the parameters and return types.

`is_path_spec` renamed to use snake_case. Constants also made globally
to the module.
2022-05-03 18:18:52 +01:00
..
__init__.py Added clog package modules 2022-05-03 14:51:57 +01:00
common.py Udpated utils/common.py 2022-05-03 18:18:52 +01:00
printfmt.py Updated utils/printfmt.py 2022-05-03 18:16:54 +01:00