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