ensureDirExists

Make sure that the given directory exists (and create parent directories as necessary).

void
ensureDirExists
(
string path
)

Meta