DBKV.init_table

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

init_table(table, entries)

View Source

Specs

init_table(t(), [entry()]) :: :ok | {:error, any()}

Replaces the existing entries of table with entries.