Function xdg::get_data_dirs [-] [+] [src]

pub fn get_data_dirs() -> Vec<PathBuf>

Get the data directories.

If $XDG_DATA_DIRS is not set, it returns [/usr/local/share, /usr/share].