bundles / IPython 9.3.0 / IPython / core / hooks / CommandChainDispatcher / add
function
IPython.core.hooks:CommandChainDispatcher.add
source: /IPython/core/hooks.py :119
Signature
def add ( self , func , priority = 0 ) Summary
Add a func to the cmd chain with given priority
Aliases
-
IPython.core.hooks.CommandChainDispatcher.add