DBKV.open

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

Specs

open(keyword()) :: {:ok, t()} | {:error, any()}

Opens a table. An empty :dets table is created if no file exists.