MCPcopy Create free account
hub / github.com/garris/BackstopJS / ensureDirectoryPath.js

File ensureDirectoryPath.js

core/util/ensureDirectoryPath.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const path = require('path');
2const fs = require('fs');
3
4function ensureDirectoryPath (filePath) {

Callers

nothing calls this directly

Calls 1

ensureDirectoryPathFunction · 0.85

Tested by

no test coverage detected