Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Keeper-Security/Commander
/ users
Method
users
keepercommander/sox/sqlite_storage.py:162–163 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
160
161
@property
162
def
users(self):
# type: () -> IEntityStorage
163
return
self.get_users()
164
165
@property
166
def
teams(self):
# type: () -> IEntityStorage
Callers
2
send
Method · 0.80
populate
Method · 0.80
Calls
1
get_users
Method · 0.95
Tested by
no test coverage detected