MCPcopy Create free account
hub / github.com/fabioz/PyDev.Debugger / get_protocol

Function get_protocol

_pydevd_bundle/pydevd_constants.py:819–820  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

817
818
819def get_protocol():
820 return _GlobalSettings.protocol
821
822
823def is_json_protocol():

Callers 4

__init__Method · 0.90
sendMethod · 0.90
_show_debug_infoMethod · 0.90
set_protocolMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected