Package-level declarations
Types
Link copied to clipboard
interface AppInstaller
Link copied to clipboard
object AppManager
Link copied to clipboard
The DesktopInstaller class is responsible for handling the installation of applications on desktop operating systems such as Windows, Linux, and macOS. This class implements the AppInstaller interface and provides platform-specific installation logic for each supported operating system.
Link copied to clipboard
object WindowsInstallerConfig
Object containing configuration settings specific to Windows platform.
Link copied to clipboard
object WindowsPrivilegeHelper
Utility object that offers functions to handle Windows-specific privilege and process management tasks.