MetaStore.with_file
Description:
[
CCode ( has_construct_function =
false ) ]
public MetaStore.with_file (
string file_name)
Create a new MetaStore object using file_name
as its internal database
Parameters:
Returns:
the newly created object, or null if an error occurred
|