cache_namespaces: List all the storr cache namespaces used by drake.
![[Deprecated]](figures/lifecycle-deprecated.svg?package=drake&version=7.13.11)
Description
Deprecated on 2019-01-12.
Usage
cache_namespaces(default = storr::storr_environment()$default_namespace)
Value
A character vector of storr namespaces used for drake.
Arguments
- default
Name of the default storr namespace.
Details
Ordinary users do not need to worry about this function.
It is just another window into drake's internals.