ConfigurationFilter

sbt.librarymanagement.ConfigurationFilter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

final def apply(configuration: ConfigRef, module: ModuleID, artifact: Artifact): Boolean
final protected def make(f: ConfigRef => Boolean): ConfigurationFilter

Inherited methods

final def &(o: ConfigurationFilter): Self

Attributes

Inherited from:
SubDepFilter

Attributes

Inherited from:
DependencyFilter
final def -(o: ConfigurationFilter): Self

Attributes

Inherited from:
SubDepFilter

Attributes

Inherited from:
DependencyFilter
def apply(a: ConfigRef): Boolean

Attributes

Inherited from:
SubDepFilter
final def |(o: ConfigurationFilter): Self

Attributes

Inherited from:
SubDepFilter

Attributes

Inherited from:
DependencyFilter