<div dir="ltr">Hi Giuseppe,<div>there is no much code documentation, but the Ark codebase is not hard to understand by just looking at the code itself.</div><div>Ark relies on either libarchive (e.g. for tar archives) or the command line utilities (zip, 7z, rar, etc.).</div><div>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:</div><div>- kerfuffle/cliinterface.ccp</div><div>- plugins/libarchive/libarchivehandler.ccp</div><div><br></div><div>Cheers,</div><div>Elvis</div>
</div><div class="gmail_extra"><br><div class="gmail_quote">2015-03-07 21:57 GMT+01:00 Giuseppe <span dir="ltr"><<a href="mailto:sillettig@gmail.com" target="_blank">sillettig@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">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!<br>
______________________________<u></u>_________________<br>
Kde-utils-devel mailing list<br>
<a href="mailto:Kde-utils-devel@kde.org" target="_blank">Kde-utils-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-utils-devel" target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/kde-utils-devel</a><br>
</blockquote></div><br></div>