Redix.noreply_command-exclamation-mark

You're seeing just the function noreply_command-exclamation-mark, go back to Redix module for more information.
Link to this function

noreply_command!(conn, command, opts \\ [])

View Source (since 0.8.0)

Specs

noreply_command!(connection(), command(), keyword()) :: :ok

Same as noreply_command/3 but raises in case of errors.