DBKV.delete_table

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

delete_table(table_name)

View Source

Specs

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