MCPcopy Create free account
hub / github.com/TrampolineRTOS/trampoline / find_executable

Function find_executable

make/makefile.py:44–75  ·  view source on GitHub ↗

Try to find 'executable' in the directories listed in 'path' (a string listing directories separated by 'os.pathsep'; defaults to os.environ['PATH']). Returns the complete filename or None if not found

(executable, path=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

runHiddenCommandFunction · 0.85
runCommandFunction · 0.85
runInThreadFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected