bud.fs.dir
Ensures that directory on given path exists. If it doesn't exist it will be created.
Usage
await bud.fs.dir(`path/to/dir`)
Ensures that directory on given path exists. If it doesn't exist it will be created.
await bud.fs.dir(`path/to/dir`)