BuiltInRules

scala.cli.commands.fix.BuiltInRules
object BuiltInRules extends CommandHelpers

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited classlikes

implicit class EitherBuildExceptionOps[E <: BuildException, T](either: Either[E, T])

Attributes

Inherited from:
CommandHelpers
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def runRules(inputs: Inputs, buildOptions: BuildOptions, logger: Logger)(using ScalaCliInvokeData): Unit

Implicits

Inherited implicits

final implicit def EitherBuildExceptionOps[E <: BuildException, T](either: Either[E, T]): EitherBuildExceptionOps[E, T]

Attributes

Inherited from:
CommandHelpers