MCPcopy 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
56def _status(api_client) -> dict:
57 return api_client.command("sessions.getStatus")
58
59
60def _close_session(api_client) -> None:

Callers 4

test_export_flag_togglesFunction · 0.70
test_status_shapeFunction · 0.70
test_close_is_idempotentFunction · 0.70

Calls 1

commandMethod · 0.80

Tested by

no test coverage detected