- A simple utility for creating nested directories, creating them where they do not exist
- Used internally by other jetta features and tests, but exposed for your convenience
- Example:
jetta.makeNestedDirectory(path.join('example', 'new', 'nested', 'directory'))- jetta.makeNestedDirectory(
pathSTRING[,optionsOBJECT])pathSTRING - the path (full or relative) to createoptionsOBJECTpreferredErrorLanguageSTRING - as an ISO 639-1 code