* In the simplest Contentless Tool (eg. Delimiter) there is no data to save
| 4 | * In the simplest Contentless Tool (eg. Delimiter) there is no data to save |
| 5 | */ |
| 6 | interface ContentlessToolData {} |
| 7 | |
| 8 | /** |
| 9 | * This tool behaves like a delimiter |
nothing calls this directly
no outgoing calls
no test coverage detected