Sedex.send
You're seeing just the function
send
, go back to Sedex module for more information.
Specs
send( files :: %{required(filename :: String.t()) => iodata() | Enumerable.t()}, sender_name :: String.t(), envelope :: envelope(), public_key :: :public_key.public_key() ) :: :ok