detectProjects

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