Companion

Companion object providing factory methods and constants for ToolRegistry.

Properties

Link copied to clipboard

A constant representing an empty registry with no tools.

Functions

Link copied to clipboard
operator fun invoke(init: ToolRegistry.Builder.() -> Unit): ToolRegistry

Creates a new ToolRegistry using the provided builder initialization block.