Gets plain Set a set of dependencies of the plugin. @return the set @since 1.0
()
| 46 | * @since 1.0 |
| 47 | */ |
| 48 | @NonNull Set<PluginDependency> dependencies(); |
| 49 | |
| 50 | /** |
| 51 | * Gets a class path of an entrypoint with {@linkplain Key a key} specified. |
no outgoing calls
no test coverage detected