goose_cache_export: Export Cache

View source: R/cache.R

goose_cache_exportR Documentation

Export Cache

Description

Export cache to file for backup or sharing

Usage

goose_cache_export(file, format = "json", conn = NULL)

Arguments

file

Path to export file

format

Export format (json, csv, rds)

conn

Database connection

Value

Number of entries exported


gooseR documentation built on Feb. 6, 2026, 5:07 p.m.