Spear.Client.set_global_acl
You're seeing just the callback
set_global_acl
, go back to Spear.Client module for more information.
Specs
set_global_acl(user_acl :: Spear.Acl.t(), system_acl :: Spear.Acl.t()) :: :ok | {:error, any()}
A wrapper around Spear.set_global_acl/3
Specs
set_global_acl( user_acl :: Spear.Acl.t(), system_acl :: Spear.Acl.t(), opts :: Keyword.t() ) :: :ok | {:error, any()}
A wrapper around Spear.set_global_acl/4