Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ _status
Function
_status
tests/integration/test_session_export.py:56–57 ·
view source on GitHub ↗
(api_client)
Source
from the content-addressed store, hash-verified
54
55
56
def
_status(api_client) -> dict:
57
return
api_client.command(
"sessions.getStatus"
)
58
59
60
def
_close_session(api_client) -> None:
Callers
4
test_export_flag_toggles
Function · 0.70
test_status_shape
Function · 0.70
test_close_is_idempotent
Function · 0.70
test_console_only_refuses_export
Function · 0.70
Calls
1
command
Method · 0.80
Tested by
no test coverage detected