Confispex.set_new_store
You're seeing just the function
set_new_store
, go back to Confispex module for more information.
Link to this function
set_new_store(store)
Specs
set_new_store(map()) :: :ok
Set store unless it is already set.
Example
Confispex.set_new_store(System.get_env())