MCPcopy Create free account
hub / github.com/ipython/ipython / FindCmdError

Class FindCmdError

IPython/utils/process.py:24–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22
23
24class FindCmdError(Exception):
25 pass
26
27
28def find_cmd(cmd):

Callers 1

find_cmdFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected