MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / _close_session

Function _close_session

tests/integration/test_session_export.py:60–62  ·  view source on GitHub ↗
(api_client)

Source from the content-addressed store, hash-verified

58
59
60def _close_session(api_client) -> None:
61 api_client.command("sessions.close")
62 time.sleep(0.3)
63
64
65def _db_path_for(api_client, title: str) -> Path:

Calls 1

commandMethod · 0.80

Tested by

no test coverage detected