![]() |
Limo
A simple mod manager
|
This is the complete list of members for Installer, including all inherited members.
cleanupFailedInstallation(const std::filesystem::path &staging_dir, int mod_id) | Installer | static |
copyArchive(struct archive *source, struct archive *dest) | Installer | privatestatic |
detectInstallerSignature(const std::filesystem::path &source) | Installer | static |
extract(const std::filesystem::path &source, const std::filesystem::path &destination, std::optional< ProgressNode * > progress_node={}) | Installer | static |
EXTRACT_TMP_DIR | Installer | inlineprivatestatic |
extractRarArchive(const std::filesystem::path &source_path, const std::filesystem::path &dest_path) | Installer | privatestatic |
extractWithProgress(const std::filesystem::path &source_path, const std::filesystem::path &dest_path, std::optional< ProgressNode * > progress_node={}) | Installer | privatestatic |
Flag enum name | Installer | |
FOMODINSTALLER | Installer | inlinestatic |
getArchiveFileNames(const std::filesystem::path &path) | Installer | static |
install(const std::filesystem::path &source, const std::filesystem::path &destination, int options, const std::string &type=SIMPLEINSTALLER, int root_level=0, const std::vector< std::pair< std::filesystem::path, std::filesystem::path > > fomod_files={}) | Installer | static |
INSTALLER_TYPES | Installer | inlinestatic |
is_a_flatpak_ | Installer | inlineprivatestatic |
log | Installer | inlinestatic |
lower_case enum value (defined in Installer) | Installer | |
MOVE_EXTENSION | Installer | inlineprivatestatic |
OPTION_DESCRIPTIONS | Installer | inlinestatic |
OPTION_GROUPS | Installer | inlinestatic |
OPTION_NAMES | Installer | inlinestatic |
preserve_case enum value (defined in Installer) | Installer | |
preserve_directories enum value (defined in Installer) | Installer | |
setIsAFlatpak(bool is_a_flatpak) | Installer | static |
SIMPLEINSTALLER | Installer | inlinestatic |
single_directory enum value (defined in Installer) | Installer | |
throwCompressionError(struct archive *source) | Installer | privatestatic |
uninstall(const std::filesystem::path &mod_path, const std::string &type=SIMPLEINSTALLER) | Installer | static |
upper_case enum value (defined in Installer) | Installer |