Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pywebio/PyWebIO
/ get_current_session
Method
get_current_session
pywebio/session/base.py:50–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
49
@staticmethod
50
def
get_current_session() ->
"Session"
:
51
raise
NotImplementedError
52
53
@staticmethod
54
def
get_current_task_id():
Callers
3
main
Function · 0.45
get_session_implement
Function · 0.45
get_current_session
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected