Path.mkdir# Path.mkdir(mode=511, parents=False, exist_ok=False)# Create a new directory at this given path.