pub fn lists_dir() -> PathBufExpand description
What: Obtain the lists subdirectory inside the Pacsea config folder.
Inputs:
- None.
Output:
PathBufleading to thelistsdirectory (created if missing).
Details:
- Builds upon
config_dir()and ensures storage for exported package lists.