EngineSelectionRule

fun interface EngineSelectionRule

Decides whether an engine should be tested or not.

Report a problem

See also

Functions

Link copied to clipboard
abstract fun shouldRun(engineName: String): Boolean