mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00

This allows to "cache" whether the viewer is supported for the node and forces the caller do determine that first (which fits current model). Potentially avoids redundant checks (like Solr queries) and does not rely on checking GUI state, which seems cleaner long term.