Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/aws-cli
/ session_reader
Function
session_reader
tests/functional/test_telemetry.py:69–70 ·
view source on GitHub ↗
(session_conn)
Source
from the content-addressed store, hash-verified
67
68
@pytest.fixture
69
def
session_reader(session_conn):
70
return
CLISessionDatabaseReader(session_conn)
71
72
73
@pytest.fixture
Callers
nothing calls this directly
Calls
1
CLISessionDatabaseReader
Class · 0.90
Tested by
no test coverage detected