invoke

open operator override fun invoke(function: KFunction<*>): Boolean

Checks if the function meets the condition for inclusion.

Return

true if the function should be included, false otherwise

Parameters

function

The function to check