MCPcopy Create free account
hub / github.com/Keeper-Security/Commander / has_data

Function has_data

keepercommander/nested_share_folder/sync.py:158–159  ·  view source on GitHub ↗
(acc)

Source from the content-addressed store, hash-verified

156
157
158def has_data(acc):
159 return any(len(v) > 0 for v in acc.values())
160
161
162def process(params, acc):

Callers 2

processFunction · 0.85

Calls

no outgoing calls

Tested by 1