Module io.quarkus.qute.debug
Package io.quarkus.qute.debug.agent
package io.quarkus.qute.debug.agent
-
ClassesClassDescriptionThe
DebuggeeAgentmanages the debugging process for Qute templates.Implementation ofEvalContextused by the Qute debugger.ATraceListenerimplementation that connects the Qute engine's trace events to theDebuggeeAgent.Represents a Qute debug thread that manages the execution flow of templates during debugging.