Exqlite.Sqlite3NIF.open
You're seeing just the function
open
, go back to Exqlite.Sqlite3NIF module for more information.
Specs
open(String.Chars.t()) :: {:ok, db()} | {:error, reason()}