MCPcopy
hub / github.com/redis/redis-py / acl_deluser

Method acl_deluser

redis/commands/core.py:162–162  ·  view source on GitHub ↗
(self: SyncClientProtocol, *username: str, **kwargs)

Source from the content-addressed store, hash-verified

160
161 @overload
162 def acl_deluser(self: SyncClientProtocol, *username: str, **kwargs) -> int: ...
163
164 @overload
165 def acl_deluser(

Callers 14

cmds_cnxmgmt.pyFile · 0.80
teardownMethod · 0.80
test_acl_deluserMethod · 0.80
init_acl_userFunction · 0.80
teardownFunction · 0.80
teardownMethod · 0.80
teardownMethod · 0.80
r_teardownFunction · 0.80
test_acl_deluserMethod · 0.80
r_acl_teardownFunction · 0.80
init_acl_userFunction · 0.80

Calls 1

execute_commandMethod · 0.45

Tested by 13

teardownMethod · 0.64
test_acl_deluserMethod · 0.64
init_acl_userFunction · 0.64
teardownFunction · 0.64
teardownMethod · 0.64
teardownMethod · 0.64
r_teardownFunction · 0.64
test_acl_deluserMethod · 0.64
r_acl_teardownFunction · 0.64
init_acl_userFunction · 0.64