Determine the effective namespace for a child plugin (override > default). Uses a structural parameter so any entry with .override?.ns and .plugin.ns is accepted regardless of full generic variance.
.override?.ns
.plugin.ns
Determine the effective namespace for a child plugin (override > default). Uses a structural parameter so any entry with
.override?.nsand.plugin.nsis accepted regardless of full generic variance.