matryoshka By Name
open fun matryoshkaByName(name: String, description: String, toolNames: Set<String>, removeOnInvoke: Boolean): UnfoldingTool
Deprecated
Use unfoldingByName() instead
Replace with
unfoldingByName(name, description, toolNames, removeOnInvoke)Content copied to clipboard
Deprecated
Use unfoldingByName() instead
Replace with
unfoldingByName(name, description, toolNames)Content copied to clipboard