I want to know if it's possible to access a specific folder in node. So for example, if I use fs.writeFileSync, not only will I be able to create a file and add to that file but also able to do this for one specific folder no matter what folder the user is currently in.Is this possible?
Submitted February 11, 2020 at 05:42PM by SteinSteenStern
No comments:
Post a Comment