Astarte.DataAccess.Config.cassandra_password-exclamation-mark

You're seeing just the function cassandra_password-exclamation-mark, go back to Astarte.DataAccess.Config module for more information.
Link to this function

cassandra_password!(namespace \\ nil)

View Source

Specs

cassandra_password!(Skogsra.Env.namespace()) :: binary() | no_return()

The password used to log into cassandra. Defaults to 'cassandra'.

Bang version of Astarte.DataAccess.Config.cassandra_password/0 (fails on error). Optionally, receives the namespace for the variable.