toggle menu
kmp-modifier
2023.10.314
jvm
switch theme
search in API
kmp-modifier
/
com.intellij.packageSearch.mppDependencyUpdater.resolved
/
MppDataNodeProcessor
/
Cache
Cache
class
Cache
(
project
:
Project
,
coroutineScope
:
CoroutineScope
)
Members
Constructors
Cache
Link copied to clipboard
constructor
(
project
:
Project
,
coroutineScope
:
CoroutineScope
)
Properties
state
Link copied to clipboard
val
state
:
MutableStateFlow
<
Map
<
Path
,
MppCompilationInfoModel
>
>