Function novel_api::data_dir_path

source ·
pub fn data_dir_path(app_name: &str) -> Result<PathBuf, Error>
Expand description

Return the path to the project’s local data directory or the current directory on failure