Packages

case class Args(rules: List[String] = Nil, files: List[AbsolutePath] = Nil, config: Option[AbsolutePath] = None, check: Boolean = false, stdout: Boolean = false, diff: Boolean = false, diffBase: Option[String] = None, syntactic: Boolean = false, verbose: Boolean = false, help: Boolean = false, version: Boolean = false, classpath: Classpath = Classpath(Nil), sourceroot: Option[AbsolutePath] = None, autoClasspath: Boolean = false, autoClasspathRoots: List[AbsolutePath] = Nil, scalacOptions: List[String] = Nil, scalaVersion: String = ..., bash: Boolean = false, zsh: Boolean = false, exclude: List[PathMatcher] = Nil, toolClasspath: URLClassLoader = ClasspathOps.thisClassLoader, charset: Charset = StandardCharsets.UTF_8, noSysExit: Boolean = false, noStaleSemanticdb: Boolean = false, settings: Conf = Conf.Obj.empty, outFrom: Option[String] = None, outTo: Option[String] = None, autoSuppressLinterErrors: Boolean = false, cwd: AbsolutePath, nonInteractive: Boolean = false, out: PrintStream, ls: Ls = Ls.Find, callback: ScalafixMainCallback) extends Product with Serializable

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Args
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. AnyRef
  7. Any
Implicitly
  1. by XtensionScalafixProductInspect
  2. by any2stringadd
  3. by StringFormat
  4. by Ensuring
  5. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Args(rules: List[String] = Nil, files: List[AbsolutePath] = Nil, config: Option[AbsolutePath] = None, check: Boolean = false, stdout: Boolean = false, diff: Boolean = false, diffBase: Option[String] = None, syntactic: Boolean = false, verbose: Boolean = false, help: Boolean = false, version: Boolean = false, classpath: Classpath = Classpath(Nil), sourceroot: Option[AbsolutePath] = None, autoClasspath: Boolean = false, autoClasspathRoots: List[AbsolutePath] = Nil, scalacOptions: List[String] = Nil, scalaVersion: String = ..., bash: Boolean = false, zsh: Boolean = false, exclude: List[PathMatcher] = Nil, toolClasspath: URLClassLoader = ClasspathOps.thisClassLoader, charset: Charset = StandardCharsets.UTF_8, noSysExit: Boolean = false, noStaleSemanticdb: Boolean = false, settings: Conf = Conf.Obj.empty, outFrom: Option[String] = None, outTo: Option[String] = None, autoSuppressLinterErrors: Boolean = false, cwd: AbsolutePath, nonInteractive: Boolean = false, out: PrintStream, ls: Ls = Ls.Find, callback: ScalafixMainCallback)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. def +(other: String): String
    Implicit
    This member is added by an implicit conversion from Args to any2stringadd[Args] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (Args, B)
    Implicit
    This member is added by an implicit conversion from Args to ArrowAssoc[Args] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. val autoClasspath: Boolean
  8. val autoClasspathRoots: List[AbsolutePath]
  9. val autoSuppressLinterErrors: Boolean
  10. def baseConfig: Configured[(Conf, ScalafixConfig, DelegatingMainCallback)]
  11. val bash: Boolean
  12. val callback: ScalafixMainCallback
  13. val charset: Charset
  14. val check: Boolean
  15. def classLoader: ClassLoader
  16. val classpath: Classpath
  17. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  18. val config: Option[AbsolutePath]
  19. def configuredDiffDisable: Configured[DiffDisable]
  20. def configuredRules(base: Conf, scalafixConfig: ScalafixConfig): Configured[Rules]
  21. def configuredSourceroot: Configured[AbsolutePath]
  22. def configuredSymtab: Configured[SymbolTable]
  23. val cwd: AbsolutePath
  24. val diff: Boolean
  25. val diffBase: Option[String]
  26. def ensuring(cond: (Args) ⇒ Boolean, msg: ⇒ Any): Args
    Implicit
    This member is added by an implicit conversion from Args to Ensuring[Args] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  27. def ensuring(cond: (Args) ⇒ Boolean): Args
    Implicit
    This member is added by an implicit conversion from Args to Ensuring[Args] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  28. def ensuring(cond: Boolean, msg: ⇒ Any): Args
    Implicit
    This member is added by an implicit conversion from Args to Ensuring[Args] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  29. def ensuring(cond: Boolean): Args
    Implicit
    This member is added by an implicit conversion from Args to Ensuring[Args] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  30. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  31. val exclude: List[PathMatcher]
  32. def fileConfig: Configured[Conf]
  33. val files: List[AbsolutePath]
  34. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  35. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from Args to StringFormat[Args] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  36. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  37. val help: Boolean
  38. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  39. val ls: Ls
  40. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  41. val noStaleSemanticdb: Boolean
  42. val noSysExit: Boolean
  43. val nonInteractive: Boolean
  44. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  45. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  46. val out: PrintStream
  47. val outFrom: Option[String]
  48. val outTo: Option[String]
  49. def resolvedPathReplace: Configured[(AbsolutePath) ⇒ AbsolutePath]
  50. def ruleDecoder(scalafixConfig: ScalafixConfig): ConfDecoder[Rules]
  51. def ruleDecoderSettings: Settings
  52. val rules: List[String]
  53. def rulesConf(base: () ⇒ Conf): Conf
  54. val scalaVersion: String
  55. val scalacOptions: List[String]
  56. def semanticdbFilterMatcher: FilterMatcher
  57. def semanticdbOption(name: String): Option[String]
  58. val settings: Conf
  59. val sourceroot: Option[AbsolutePath]
  60. val stdout: Boolean
  61. def structure(printWidth: Int): String
    Implicit
    This member is added by an implicit conversion from Args to scalafix.XtensionScalafixProductInspect performed by method XtensionScalafixProductInspect in scalafix.util.Api.
    Definition Classes
    XtensionScalafixProductInspect
  62. def structure: String
    Implicit
    This member is added by an implicit conversion from Args to scalafix.XtensionScalafixProductInspect performed by method XtensionScalafixProductInspect in scalafix.util.Api.
    Definition Classes
    XtensionScalafixProductInspect
  63. def structureLabeled(printWidth: Int): String
    Implicit
    This member is added by an implicit conversion from Args to scalafix.XtensionScalafixProductInspect performed by method XtensionScalafixProductInspect in scalafix.util.Api.
    Definition Classes
    XtensionScalafixProductInspect
  64. def structureLabeled: String
    Implicit
    This member is added by an implicit conversion from Args to scalafix.XtensionScalafixProductInspect performed by method XtensionScalafixProductInspect in scalafix.util.Api.
    Definition Classes
    XtensionScalafixProductInspect
  65. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  66. val syntactic: Boolean
  67. def toString(): String
    Definition Classes
    Args → AnyRef → Any
  68. val toolClasspath: URLClassLoader
  69. def validate: Configured[ValidatedArgs]
  70. def validatedClasspath: Classpath
  71. val verbose: Boolean
  72. val version: Boolean
  73. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  74. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  75. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  76. val zsh: Boolean
  77. def [B](y: B): (Args, B)
    Implicit
    This member is added by an implicit conversion from Args to ArrowAssoc[Args] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion XtensionScalafixProductInspect from Args to scalafix.XtensionScalafixProductInspect

Inherited by implicit conversion any2stringadd from Args to any2stringadd[Args]

Inherited by implicit conversion StringFormat from Args to StringFormat[Args]

Inherited by implicit conversion Ensuring from Args to Ensuring[Args]

Inherited by implicit conversion ArrowAssoc from Args to ArrowAssoc[Args]

Ungrouped