detectProjects

suspend fun detectProjects(onError: suspend (error: ActionError) -> Unit, lockFile: LockFile, configFile: ConfigFile?, platforms: List<Platform>, manualOverrides: Set<ManualOverride>): Set<Project>