Skip to content

Commit

Permalink
qgis_delete_old_cachefiles(): minor update docs (internal fn)
Browse files Browse the repository at this point in the history
  • Loading branch information
florisvdh committed Dec 19, 2023
1 parent 3681d45 commit 83d2a4b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions R/qgis-cache.R
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ qgis_pkgcache_file <- function() {
#' Is this command being run while loading the package?
#' @inheritParams qgis_path
#'
#' @note
#' This is an internal function.
#'
#' @keywords internal
qgis_delete_old_cachefiles <- function(
type = "all",
Expand Down
3 changes: 3 additions & 0 deletions man/qgis_delete_old_cachefiles.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 83d2a4b

Please sign in to comment.