Kmemo
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Kmemo
kmemo-core
/
dev.kmemo
/
SemanticCache
/
get
get
suspend
fun
get
(
prompt
:
String
,
scope
:
String
=
DEFAULT_SCOPE
)
:
String
?
Returns the cached response for
prompt
, or
null
. The short form of
lookup
.