LinuxVelopackLocator Constructors
Declaring Type: LinuxVelopackLocator
Namespace: Velopack.Locators
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
Creates a new OsxVelopackLocator and auto-detects the app information from metadata embedded in the .app.
[NullableContext(1)]
public LinuxVelopackLocator(string currentProcessPath, uint currentProcessId, [Nullable(2)]IVelopackLogger customLog);
Parameters
currentProcessPath string
currentProcessId uint
customLog IVelopackLogger
Documentation generated by MdDocs