Archive

Undocumented in source.

Constructors

this
this(string destination_file)
Undocumented in source.

Members

Functions

add_file
void add_file(string file_path, string strip_path)
Undocumented in source. Be warned that the author may not have intended to support it.
add_folder
void add_folder(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
create
void create(string destination_file)
Undocumented in source. Be warned that the author may not have intended to support it.
discard
void discard()
Undocumented in source. Be warned that the author may not have intended to support it.
entries_count
long entries_count()
Undocumented in source. Be warned that the author may not have intended to support it.
extract
void extract(string destination_path)
Undocumented in source. Be warned that the author may not have intended to support it.
finish
void finish()
Undocumented in source. Be warned that the author may not have intended to support it.
list_entries
string[] list_entries()
Undocumented in source. Be warned that the author may not have intended to support it.
open
void open(string destination_file)
Undocumented in source. Be warned that the author may not have intended to support it.
revert
void revert()
Undocumented in source. Be warned that the author may not have intended to support it.
set_password
void set_password(string pass)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

make_temp_path
string make_temp_path()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

archive
zip_t* archive;
Undocumented in source.

Meta