rollbackToolsMap

val rollbackToolsMap: Map<Tool<*, *>, Tool<*, *>>(source)

A public property representing a map of tools and their corresponding rollback tools.

This property provides a read-only view of the internal rollback tools mapping, allowing retrieval of paired tools that facilitate rollback operations. The keys in this map are tools, and the values are their associated rollback tools.