toggle menu
Pakku
1.3.1
common
switch theme
search in API
Pakku
/
teksturepako.pakku.api.actions.sync
/
detectProjects
detect
Projects
suspend
fun
detectProjects
(
onError
:
suspend
(
error
:
ActionError
)
->
Unit
,
lockFile
:
LockFile
,
configFile
:
ConfigFile
?
,
platforms
:
List
<
Platform
>
)
:
Set
<
Project
>