plug<T>(plugin: BUILDNANAPlugin ): BUILDNANACtx & T

Import a plugin.

paramplugin- The plugin to import.

returnsThe updated context with the plugin.

sincev2000.0

groupPlugins