Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Keeper-Security/Commander
/ get_users
Method
get_users
keepercommander/sox/sqlite_storage.py:123–124 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
121
self._metadata.store(history)
122
123
def
get_users(self):
124
return
self._users
125
126
def
get_records(self):
127
return
self._records
Callers
2
get_prelim_data
Function · 0.95
users
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected