Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
819
def
get_protocol():
820
return
_GlobalSettings.protocol
821
822
823
def
is_json_protocol():
Callers
4
__init__
Method · 0.90
send
Method · 0.90
_show_debug_info
Method · 0.90
set_protocol
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected