detachedConfiguration

open override fun detachedConfiguration(vararg dependencies: Dependency): Configuration(source)

Creates a configuration, but does not add it to this container.

Return

The configuration.

Parameters

dependencies

The dependencies of the configuration.