mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-04 05:25:00 +00:00
entry.WriteToDirectory #156
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @et721 on GitHub (Jan 16, 2017).
This method is missing?
@aximili commented on GitHub (Feb 14, 2017):
I guess the extract RAR example here is wrong https://github.com/adamhathcock/sharpcompress/blob/master/USAGE.md
The Archive example here works:
https://sharpcompress.codeplex.com/wikipage?title=Composite%20API%20Examples
@adamhathcock commented on GitHub (Feb 14, 2017):
@Ethan872 It's only missing if you're on a platform that doesn't support File operations like phones.
@aximili no, that code sample is wrong unless you're on an old version.