MCPcopy Create free account
hub / github.com/microsoft/debugpy / describe_environment

Function describe_environment

src/debugpy/common/log.py:371–372  ·  view source on GitHub ↗
(header)

Source from the content-addressed store, hash-verified

369
370
371def describe_environment(header):
372 info("{0}", get_environment_description(header))
373
374
375stderr = LogFile(

Callers

nothing calls this directly

Calls 2

infoFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…