Name returns "@graphview".
()
| 117 | |
| 118 | // Name returns "@graphview". |
| 119 | func (*BuiltinGraphViewPlugin) Name() string { return "@graphview" } |
| 120 | |
| 121 | // Description surfaces the tool in the catalog. |
| 122 | func (*BuiltinGraphViewPlugin) Description() string { |
no outgoing calls