ScalafixInterface

scalafix.internal.sbt.ScalafixInterface
See theScalafixInterface companion class

Attributes

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

Members list

Type members

Types

type Cache = BlockingCache[(String, Option[ToolClasspath]), (ScalafixInterface, Seq[Long])]

Value members

Concrete methods

def apply(cache: Cache, scalafixScalaMajorMinorVersion: String, toolClasspath: ToolClasspath, logger: Logger, callback: ScalafixMainCallback): ScalafixInterface