MCPcopy 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

sendMethod · 0.80
populateMethod · 0.80

Calls 1

get_usersMethod · 0.95

Tested by

no test coverage detected