diff options
| author | kaizhangNV <149626564+kaizhangNV@users.noreply.github.com> | 2024-08-20 11:13:07 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-20 09:13:07 -0700 |
| commit | d286ff53c101e471a4a07ee50d277c99d18632b0 (patch) | |
| tree | 0bbb318bffc70d765427ef562763cfa579734e96 /docs | |
| parent | f77a5ac9d1547a4394bba4ab8e94d905972c79b7 (diff) | |
Implement Path::createDirectoryRecursive (#4871)
* Implement Path::createDirectoryRecursive
Implement Path::createDirectoryRecursive with existing Path::createDirectory
that uses system call instead of c++ standard lib.
* Change the use of 'while(1)' to 'for(;;)'
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
