Learn R Programming

misha (version 5.3.1)

gdb.mark_cache_dirty: 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()

Arguments

Value

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

See Also

gdb.reload, gsetroot