add

fun add(tool: Tool<*, *>)(source)

Adds a tool to the registry if it is not already present.

Parameters

tool

The tool to be added to the registry.