Executed

constructor(stdout: String? = null, stderr: String? = null, return_code: Int? = null, content: List<CodeExecutionOutput> = emptyList())(source)