Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Tools
Tools.Hilfe
Tools.Hilfe.Evaluator

Method Tools.Hilfe.Evaluator()->add_input_hook()


Method add_input_hook

void add_input_hook(function|object new)

Description

Adds a function to the input hook, making all user data be fed into the function.

See also

remove_input_hook