init - Oppenjaimer/LbelDB.js GitHub Wiki

init()

Create the required files. Should be run for initialization.

Returns: void

Example:

const ldb = require("lbeldb");

ldb.init(); // Create "dbs.lbel" and "dat.lbel" files