withNamespace

abstract fun withNamespace(namespace: String): PluginId(source)

Takes this unqualified plugin ID and adds a namespace.

Return

the plugin ID qualified with the given namespace

Parameters

namespace

the namespace to add.

Throws

if the ID already had a namespace