package sbt
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- sealed trait Arg extends (ScalafixArguments) ⇒ ScalafixArguments
-
class
BlockingCache[K, V] extends AnyRef
A basic thread-safe cache without any eviction.
- case class DependencyRule(ruleName: String, dependency: sbt.ModuleID) extends Product with Serializable
- trait Implicits extends AnyRef
- class JGitCompletion extends AnyRef
-
class
LoggingOutputStream extends OutputStream
Split an OutputStream into messages and feed them to a given logger at a specified level.
Split an OutputStream into messages and feed them to a given logger at a specified level. Not thread-safe.
- class ScalafixCompletions extends AnyRef
- class ScalafixInterface extends AnyRef
- class ScalafixLogger extends ScalafixMainCallback
- class SemanticRuleValidator extends AnyRef
- class SemanticdbNotFound extends AnyRef
- case class ShellArgs(rules: List[String] = Nil, files: List[String] = Nil, extra: List[String] = Nil, noCache: Boolean = false) extends Product with Serializable
Value Members
- object Arg
- object DependencyRule extends Serializable
- object Implicits extends Implicits
- object LoggingOutputStream
- object ScalafixInterface
- object ShellArgs extends Serializable