Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ FindCmdError
Class
FindCmdError
IPython/utils/process.py:31–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
30
31
class
FindCmdError(Exception):
32
pass
33
34
35
def
find_cmd(cmd):
Callers
1
find_cmd
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…