MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / CreateFolder

Method CreateFolder

src/gtest/gtest-all.cpp:7745–7761  ·  view source on GitHub ↗

Create the directory so that path exists. Returns true if successful or if the directory already exists; returns false if unable to create the directory for any reason, including if the parent directory does not exist. Not named "CreateDirectory" because that's a macro on Windows.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 2

DirectoryExistsMethod · 0.95

Tested by

no test coverage detected