Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 899 Bytes

system_hooks.rst

File metadata and controls

47 lines (32 loc) · 899 Bytes

System hooks

Reference

Examples

List the system hooks:

system_hooks.py

Create a system hook:

system_hooks.py

Test a system hook. The returned object is not usable (it misses the hook ID):

system_hooks.py

Delete a system hook:

system_hooks.py