izumi.distage.framework.config

Members list

Concise view

Type members

Classlikes

final case class PlanningOptions(addGraphVizDump: Boolean, warnOnCircularDeps: Boolean, rewriteRules: RewriteRules)

Attributes

addGraphVizDump

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

rewriteRules

allow rewriting of AutoCloseable bindings to ResourceBindings by ResourceRewriter if disabled, AutoCloseables will NOT be deallocated

warnOnCircularDeps

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

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any