api / org.gradle.plugins.ide.idea.model / Workspace

Workspace

open class Workspace : XmlPersistableConfigurationObject

Represents the customizable elements of an ipr (via XML hooks everything of the ipr is customizable).

Constructors

<init>

Workspace(withXmlActions: XmlTransformer)