INNER CODE UNIT · JavaScript

getBinObj

liuhll/silky · templates/app/content/delete-bin-obj-folders.js:32

  for await (const dir of getBinObj(".")) {
    console.log("\x1b[33m%s\x1b[0m", `Removed: ${dir}`);
  }

  console.log("\x1b[36m%s\x1b[0m", "All BIN and OBJ folders are deleted.");
})();

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…