names property

Iterable<String> get names

All registered tool names.

Implementation

Iterable<String> get names => _tools.keys;