pub(crate) fn indexed_native_path( store: &AtlasStore, file_key: &str, ) -> Result<PathBuf, CliError>
Build an absolute native path for a previously validated indexed file key.