Function database_path  
pub fn database_path() -> Option<PathBuf>Available on crate feature 
node-api only.Expand description
Returns the path to the reth database.
Refer to [dirs_next::data_dir] for cross-platform behavior.