Skip to main content

LinuxVelopackLocator Class

Namespace: Velopack.Locators
Assembly: Velopack
Assembly Version: 0.0.626+6f1a94e

The default for OSX. All application files will remain in the '.app'. All additional files (log, etc) will be placed in a temporary directory.

public class LinuxVelopackLocator : VelopackLocator

Inheritance: object → VelopackLocator → LinuxVelopackLocator

Constructors

NameDescription
LinuxVelopackLocator(ILogger)Creates a new OsxVelopackLocator and auto-detects the app information from metadata embedded in the .app.

Properties

NameDescription
AppContentDir
AppId
AppImagePathFile path of the .AppImage which mounted and ran this application.
AppTempDir
Channel
CurrentlyInstalledVersion
PackagesDir
PersistentTempDir/var/tmp/{velopack}/{appid}, for storing app specific files which need to be preserved.
PersistentVelopackDirA pointer to /var/tmp/{velopack}, a location on linux which is semi-persistent.
RootAppDir
UpdateExePath

Documentation generated by MdDocs