fs.create_directory¶
fs.
create_directory
(std.string path)¶
Параметры: path ( std.string
) –Тип результата: bool
fs.
create_directory
(std.string path, std.string existing_p)
Параметры:
- path (
std.string
) –- existing_p (
std.string
) –Тип результата:
bool