R/package.R

#' @details
#'
#' *fscache* package.
#'
#' *fscache* helps you manage file caching for your application.
#' It creates a user cache folder at standard location, or any place you want.
#' You can then save text contents into new files, load contents from existing
#' files, move or copy files into the cache folder.
#' You have also the possibility to create sub-folders in order to organize your
#' files.
#'
#' @seealso \link{Cache}.
#'
"_PACKAGE"
NULL

Try the fscache package in your browser

Any scripts or data that you put into this service are public.

fscache documentation built on June 22, 2024, 10:36 a.m.