CreateRootView

fun CreateRootView(    projectDirectory: String,     onCreate: (AvailProjectRoot) -> Unit,     onCancel: () -> Unit)