lists_dir

Function lists_dir 

Source
pub fn lists_dir() -> PathBuf
Expand description

What: Obtain the lists subdirectory inside the Pacsea config folder.

Inputs:

  • None.

Output:

  • PathBuf leading to the lists directory (created if missing).

Details:

  • Builds upon config_dir() and ensures storage for exported package lists.