LinuxVelopackLocator Class
Namespace: Velopack.Locators
Assembly: Velopack
Assembly Version: 0.0.942+a011233
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
Name | Description |
---|---|
LinuxVelopackLocator(ILogger) | Creates a new OsxVelopackLocator and auto-detects the app information from metadata embedded in the .app. |
Properties
Name | Description |
---|---|
AppContentDir | |
AppId | |
AppImagePath | File 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. |
PersistentVelopackDir | A pointer to /var/tmp/{velopack}, a location on linux which is semi-persistent. |
RootAppDir | |
UpdateExePath |
Documentation generated by MdDocs