gdb.mark_cache_dirty: Mark cached track list as dirty

View source: R/db-cache.R

gdb.mark_cache_dirtyR Documentation

Mark cached track list as dirty

Description

When tracks or interval sets are modified outside of misha (e.g. files copied manually), the cached inventory may become out of date. Calling this helper marks the cache as dirty so the next gsetroot() forces a rescan.

Usage

gdb.mark_cache_dirty()

Value

Invisible TRUE if the dirty flag was written, FALSE otherwise.

See Also

gdb.reload, gsetroot


misha documentation built on Dec. 14, 2025, 9:06 a.m.