Seeding from the 1.2 tree.
This commit is contained in:
11
bitchx-docs/5_Programming/on/hook
Normal file
11
bitchx-docs/5_Programming/on/hook
Normal file
@@ -0,0 +1,11 @@
|
||||
Synopsis:
|
||||
on [<modes>]hook [<serial#>] [-|^]<match> { <action> }
|
||||
|
||||
Description:
|
||||
This hook is triggered whenever the HOOK command is issued with the
|
||||
appropriate arguments. Its sole purpose is to be hooked by HOOK. It
|
||||
is useful for avoiding alias recursion.
|
||||
|
||||
Parameters:
|
||||
$0- text to hook
|
||||
|
||||
Reference in New Issue
Block a user