TerminalServices

class TerminalServices(terminal: <Error class: unknown class>, objectMapper: <Error class: unknown class>, shellProperties: ShellProperties) : GoalChoiceApprover

Provide interaction and form support

Constructors

Link copied to clipboard
constructor(terminal: <Error class: unknown class>, objectMapper: <Error class: unknown class>, shellProperties: ShellProperties)

Functions

Link copied to clipboard
open override fun approve(goalChoiceApprovalRequest: GoalChoiceApprovalRequest): GoalChoiceApprovalResponse

Respond to a goal choice.

Link copied to clipboard
fun chat(chatSession: ChatSession, colorPalette: ColorPalette): String
Link copied to clipboard
fun confirm(message: String): <Error class: unknown class>
Link copied to clipboard

Handle the process waiting exception request

Link copied to clipboard
fun print(what: String)