Configuration

io.github.scalats.plugins.Configuration$
See theConfiguration companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(settings: Settings, compilationRuleSet: SourceRuleSet, typeRuleSet: SourceRuleSet, printer: Printer, importResolvers: Seq[ImportResolver], declarationMappers: Seq[DeclarationMapper], typeMappers: Seq[TypeMapper], additionalClasspath: Seq[URL]): Configuration
def load(config: Config, logger: Logger, printerOutputDirectory: Option[File]): Configuration

Loads the plugin configuration from given XML.

Loads the plugin configuration from given XML.

Attributes