MainOps
scalafix.internal.v1.MainOps
object MainOps
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
MainOps.type
Members list
Type members
Classlikes
final class StaleSemanticDB(val path: AbsolutePath, val diff: String) extends Exception, NoStackTrace
Attributes
- Supertypes
-
trait NoStackTraceclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
def applyPatches(args: ValidatedArgs, patches: Seq[Patch], ctx: RuleCtx, index: Option[SemanticdbIndex], file: AbsolutePath): Try[ExitStatus]
Line wrap prose while keeping markdown code fences unchanged.
Line wrap prose while keeping markdown code fences unchanged.
Attributes
def previewPatches(patches: Seq[Patch], ctx: RuleCtx, index: Option[SemanticdbIndex]): Option[String]
In this article