ByFinishTool
class ByFinishTool<Output : Any>(val finishTool: ERROR CLASS: Symbol not found for Tool<*, Output>) : OutputOption<Output> (source)
Represents an output option determined by a specific tool that provides the output.
Type Parameters
Output
The type of output produced by the associated tool.