removeTool abstract method

void removeTool(
  1. String name
)

Remove a tool from the server

Implementation

void removeTool(String name);