pub fn lks_open(dir: impl AsRef<Path>) -> Result<LkSystem>
open or create a LkSystem.
will look at path | $LKDB | ‘$HOME/lkdb’ In the unlikely case you wish to open multiple storage engines, note that the first call (per thread) sets the instance used for lka_eval (see [varscope] for more info).
path