get

operator fun get(runtime: AvailRuntime): A_Function

Extract the current A_Function for this hook from the given runtime.

Return

The A_Function currently in that hook.

Parameters

runtime

The AvailRuntime to examine.