refresh

suspend fun refresh()(source)

Loads the manifest from disk if this is the first call. Idempotent, and cheap after the first: everything past that point reads region's already-loaded value. Callers that only ever read region from a composable should call this once from a LaunchedEffect; see TerrainLayers.