SevenZipInstaller

Installs the 7-Zip archiving tool. Windows-only.

Members

Functions

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

Properties

availableOnSystem
bool availableOnSystem [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
exe
string exe [@property getter]

"7za" or "7z", depending on which is available.

name
string name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
requiredExecutables
string[] requiredExecutables [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
subdirectory
string subdirectory [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

url
string url;

Download URL.

Meta