DBKV.put_new

You're seeing just the function put_new, go back to DBKV module for more information.
Link to this function

put_new(table_name, key, value)

View Source

Specs

put_new(atom(), any(), any()) :: :ok | {:error, any()}