ScalafixCompletions

scalafix.internal.sbt.ScalafixCompletions
class ScalafixCompletions(workingDirectory: Path, loadedRules: () => Seq[ScalafixRule], terminalWidth: Option[Int], allowedTargetFilesPrefixes: Seq[Path], jgitCompletion: JGitCompletion)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def hide(p: Parser[String]): P
def parser: Parser[ShellArgs]