toolRegistry

fun toolRegistry(toolRegistry: ToolRegistry): Self(source)

Sets the given ToolRegistry instance to the builder configuration.

Return

The current builder instance for chaining further configurations.

Parameters

toolRegistry

The instance of ToolRegistry to be used in the builder.