Closed Foxcapades closed 2 years ago
This PR adds a primary feature and a support feature:
PluginUtil
getUtil()
// Primary Feature plugin.getUtil() // Secondary Feature plugin.getContext().getMergingClient()
Resolves #32
This PR adds a primary feature and a support feature:
PluginUtil
class in the compute plugin base class via the gettergetUtil()
.Resolves #32