[filesystem] create_directory() & create_directories() return bool

11 Mar
2004
11 Mar
'04
4:23 p.m.
create_directory() no longer throws if the directory already exists. create_directory() and create_directories() now return a bool indicating if a directory was actually created. Both throw if the path argument exists and is not a directory. Docs and test cases updated accordingly. --Beman
7766
Age (days ago)
7766
Last active (days ago)
0 comments
1 participants
participants (1)
-
Beman Dawes