Skip to main content

refresh_asset_cache

Function refresh_asset_cache 

Source
fn refresh_asset_cache(
    pvfs_arc: &Arc<Mutex<ProjectVfs>>,
    editor_state: &Arc<Mutex<EditorState>>,
)
Expand description

Recomputes the asset-browser cache (entries + directories) after a file operation and bumps the epoch so the panel rescans its flattened view.