Merges previous and next plugin configurations into an object.
Plugin configs can either be a list of sources, or list of sources
with flags/options (tuples), or a map of sources to flags/options.
This is useful if utilizing the @boost/plugin package.
Merges previous and next plugin configurations into an object. Plugin configs can either be a list of sources, or list of sources with flags/options (tuples), or a map of sources to flags/options. This is useful if utilizing the
@boost/plugin
package.