R/utils.R
show_flair_cache.Rd
This function lists the contents of the flair cache directory and returns them as a data frame.
show_flair_cache()
A data frame containing the file paths of the contents in the flair cache directory. If the directory does not exist or is empty, NULL is returned.
if (FALSE) { # \dontrun{ show_flair_cache() } # }