plus

open operator fun plus(spec: Spec): Spec

Returns a config spec overlapped by the specified facade config spec.

New items will be added to the facade config spec.

Return

a config spec overlapped by the specified facade config spec

Parameters

spec

the facade config spec

Sources

jvm source
Link copied to clipboard