You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but this is only the export side. but we need the import side also to generate and pass the header or just pass no header to the import ignore func but that would lead to an asymmetric api.
The text was updated successfully, but these errors were encountered:
is there a possibility to filter files by the metadata (called header)?
passing the header to the ignore func should do the job:
https://github.com/mafintosh/tar-fs/blob/master/index.js#L224-L227
but this is only the export side. but we need the import side also to generate and pass the header or just pass no header to the import ignore func but that would lead to an asymmetric api.
The text was updated successfully, but these errors were encountered: