we should find an alternative to fs.existsSync()
We could:
- remove the option entirely of allowing user to place the wf directory and just drop a
/wf in their root
- keep as is, read the directory and check for it manually 馃槥
- something better than both of those
we should find an alternative to fs.existsSync()
We could:
/wfin their root