Ark documentation
Giuseppe
sillettig at gmail.com
Sun Mar 8 02:08:50 UTC 2015
Thank you for the answer! I didn't find what I'm searching, maybe you
can help me again please. I'm looking for the code executed after a file
is added, that shows the list of the files in the archive.
On 07/03/15 22:56, Elvis Angelaccio wrote:
> Hi Giuseppe,
> there is no much code documentation, but the Ark codebase is not hard
> to understand by just looking at the code itself.
> Ark relies on either libarchive (e.g. for tar archives) or the command
> line utilities (zip, 7z, rar, etc.).
> You can find the relevant code in the different implementations of
> the ReadWriteArchiveInterface::addFiles() function. In particular,
> take a look at the following source files:
> - kerfuffle/cliinterface.ccp
> - plugins/libarchive/libarchivehandler.ccp
>
> Cheers,
> Elvis
>
> 2015-03-07 21:57 GMT+01:00 Giuseppe <sillettig at gmail.com
> <mailto:sillettig at gmail.com>>:
>
> Hi everybody. I'm trying to fix some bugs in ark. There is some
> code documentation? Or i can ask help to someone? I'm trying to
> understand which part of code let add files in archives. If
> someone could help me, I'll be very greatfull!
> _______________________________________________
> Kde-utils-devel mailing list
> Kde-utils-devel at kde.org <mailto:Kde-utils-devel at kde.org>
> https://mail.kde.org/mailman/listinfo/kde-utils-devel
>
>
>
>
> _______________________________________________
> Kde-utils-devel mailing list
> Kde-utils-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kde-utils-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20150308/e66b105b/attachment.html>
More information about the Kde-utils-devel
mailing list