izumi.distage.framework.config

Members list

Type members

Classlikes

final case class PlanningOptions(warnOnCircularDeps: Boolean)

Value parameters

addGraphVizDump

dump Plan to a graphviz file in ./target/ directory

warnOnCircularDeps

print a warning when a circular dependency is detected or a proxy is generated

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all