mkdir

suspend fun mkdir(attributes: List<Vfs.Attribute>): Boolean
suspend fun mkdir(vararg attributes: Vfs.Attribute): Boolean