kodi
Public Member Functions | List of all members
CFilesystemInstaller Class Reference

#include <FilesystemInstaller.h>

Public Member Functions

bool InstallToFilesystem (const std::string &archive, const std::string &addonId)
 
bool UnInstallFromFilesystem (const std::string &addonPath)
 

Detailed Description

Responsible for safely unpacking/copying/removing addon files from/to the addon folder.

Member Function Documentation

◆ InstallToFilesystem()

bool CFilesystemInstaller::InstallToFilesystem ( const std::string &  archive,
const std::string &  addonId 
)
Parameters
archiveAbsolute path to zip file to install.
addonId
Returns
true on success, otherwise false.

The documentation for this class was generated from the following files: