iws

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

Enables advanced manipulation of the output XML.

For example see docs for IdeaWorkspace


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

Enables advanced manipulation of the output XML.

For example see docs for IdeaWorkspace

Since

3.5