fs.create_directory

fs.create_directory(std.string path)

Parameters:

path (std.string) –

Return type:

bool

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

Parameters:
Return type:

bool