Astarte.DataAccess.Config.ssl_enabled-exclamation-mark
You're seeing just the function
ssl_enabled-exclamation-mark
, go back to Astarte.DataAccess.Config module for more information.
Specs
ssl_enabled!(Skogsra.Env.namespace()) :: boolean() | no_return()
Enable SSL for Cassandra connections. Defaults to false.
Bang version of Astarte.DataAccess.Config.ssl_enabled/0
(fails on error). Optionally,
receives the namespace
for the variable.