get

operator fun get(hookType: AvailRuntime.HookType): A_Function

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

Return

The A_Function currently in that hook.

Parameters

hookType

The HookType to examine.