fs.create_directory

fs.create_directory(std.string path)

Параметры:

path (std.string) –

Тип результата:

bool

fs.create_directory(std.string path, std.string existing_p)

Параметры:
Тип результата:

bool