Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

Method Tools.Hilfe.Command()->exec()


Method exec

void exec(Evaluator e, string line, array(string) words, array(string) tokens)

Description

The actual command callback. Messages to the user should be written out by using the safe_write method in the Evaluator object.