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
Hello, is it possible to pack more than one directory ?
In the project that i´m working on i do need to pack 2 specific folders. I haven´t a solution yet using the library. I though that maybe using the packEntries method that would be possible:
Hello, is it possible to pack more than one directory ?
In the project that i´m working on i do need to pack 2 specific folders. I haven´t a solution yet using the library. I though that maybe using the packEntries method that would be possible:
packEntries(File[] filesToPack, File destZipFile, NameMapper mapper)
But it seems that i only works with files.
The text was updated successfully, but these errors were encountered: