hwtBuildsystem package

Subpackages

Submodules

hwtBuildsystem.fileUtils module

hwtBuildsystem.fileUtils.cd(newdir, create=False)[source]
hwtBuildsystem.fileUtils.is_exe(fpath)[source]
hwtBuildsystem.fileUtils.which(program)[source]

hwtBuildsystem.stringUtils module

hwtBuildsystem.stringUtils.formatNumberWidthScale(v: int, numFormat='3.1')[source]