renderDir(inpDir, outDir) {
    var H = this;
    return new Promise((rs, rj) => {

      var t = setInterval(() => {