iws

open fun iws(@DelegatesTo(value = XmlFileContentMerger::class) closure: Closure)

Enables advanced manipulation of the output XML.

For example see docs for IdeaWorkspace


open fun iws(action: Action<in XmlFileContentMerger>)

Enables advanced manipulation of the output XML.

For example see docs for IdeaWorkspace

Since

3.5