NAME
WE::DB::FS - filesystem implementation of WE::DB
SYNOPSIS
$objdb = WE::DB::FS->new($root, $rootdirectory);
$objdb = $root->ObjDB
DESCRIPTION
This is a filesystem implementation of WE::DB
. Please see WE::DB::Obj for a description of available methods. Note that not all WE::DB::Obj
methods are implemented yet.