File: sass_cache_options.Rd

package info (click to toggle)
r-cran-sass 0.3.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,012 kB
  • sloc: cpp: 29,639; ansic: 962; sh: 668; makefile: 321; perl: 56
file content (17 lines) | stat: -rw-r--r-- 441 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/sass_cache.R
\name{sass_cache_options}
\alias{sass_cache_options}
\title{Caching Options for Sass (defunct)}
\usage{
sass_cache_options(cache, cache_dir)
}
\arguments{
\item{cache}{No longer used.}

\item{cache_dir}{No longer used.}
}
\description{
This function is no longer used. Please see \code{\link[=sass_cache_get]{sass_cache_get()}}.
}
\keyword{internal}