DirectivesPreprocessingUtils

scala.build.preprocessing.directives.DirectivesPreprocessingUtils$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

val requireDirectiveHandlers: Seq[DirectiveHandler[BuildRequirements]]
val usingDirectiveHandlers: Seq[DirectiveHandler[BuildOptions]]
val usingDirectiveWithReqsHandlers: Seq[DirectiveHandler[List[WithBuildRequirements[BuildOptions]]]]