DBKV.get

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

get(table, key, default \\ nil)

View Source

Specs

get(t(), any(), any()) :: any()

Gets the value for a specific key in table.