Packages

p

org.mulesoft.als

configuration

package configuration

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class AlsConfiguration(formattingOptions: Map[String, FormattingOptions] = Map(), templateType: TemplateTypes = TemplateTypes.FULL, prettyPrintSerialization: Boolean = false) extends AlsConfigurationReader with Product with Serializable
  2. trait AlsConfigurationReader extends AnyRef
  3. trait ClientDirectoryResolver extends AnyRef
  4. case class ProjectConfigurationStyle(style: ConfigurationStyle) extends Product with Serializable
  5. trait WithWorkspaceConfiguration extends AnyRef
  6. trait WorkspaceConfiguration extends AnyRef

Deprecated Value Members

  1. object ConfigurationStyle extends Enumeration
    Annotations
    @deprecated
    Deprecated

    (Since version 4.2.1) Deprecated, will be removed with ALS 5, file-style will no longer be supported

Ungrouped