bundles / IPython latest / IPython / utils / strdispatch / StrDispatch / add_s
function
IPython.utils.strdispatch:StrDispatch.add_s
Signature
def add_s ( self , s : str , obj : Callable , priority : int = 0 ) Summary
Adds a target 'string' for dispatching
Aliases
-
IPython.core.interactiveshell.StrDispatch.add_s