Tegral
0.0.5-SNAPSHOT
jvm
tegral-di-test
/
guru.zoroark.tegral.di.test.check
/
TegralDiCheck
Tegral
Di
Check
fun
interface
TegralDiCheck
An individual Tegral DI check that can be ran.
Inheritors
NoUnusedCheck
Members
Functions
check
Link copied to clipboard
abstract
fun
check
(
modules
:
List
<
InjectableModule
>
)
Run this check on the given list of modules.