pub fn current_file_name(dbname: &String) -> String
Expand description

| Return the name of the current file. | This file contains the name of the current | manifest file. | | The result will be prefixed with “dbname”. |