Searched refs:PromptHistoryImpl (Results 1 – 3 of 3) sorted by relevance
32 private lateinit var history: PromptHistoryImpl36 history = PromptHistoryImpl() in setup()
31 class PromptHistoryImpl : PromptHistory { class
681 private val history = PromptHistoryImpl() in <lambda>()