cache_secrets_folder {ottrpal}R Documentation

See where your cached secrets are being stored

Description

This is a function to retrieve the file path of where your cached secrets are stored

Usage

cache_secrets_folder()

Value

an file path that shows where your cached secrets are stored

Examples

## Not run: 

# You can see where your cached secrets are being stored by running:
cached_secrets_folder()

## End(Not run)

[Package ottrpal version 2.0.0 Index]