RunResponse

data class RunResponse(val output: String, val sessionId: String)

Constructors

Link copied to clipboard
constructor(output: String, sessionId: String)

Properties

Link copied to clipboard
Link copied to clipboard