TegralDiCheck

fun interface TegralDiCheck

An individual Tegral DI check that can be ran.

Functions

Link copied to clipboard
abstract fun check(modules: List<InjectableModule>)

Run this check on the given list of modules.

Inheritors

Link copied to clipboard