Skip to main content

Velopack.Locators namespace

Classes

TypeSummary
DefaultProcessImpl
LinuxVelopackLocatorThe default for OSX. All application files will remain in the '.app'.
OsxVelopackLocatorThe default for OSX. All application files will remain in the '.app'.
TestVelopackLocatorProvides a mock / test implementation of VelopackLocator. This can be used to verify that
VelopackLocatorA base class describing where Velopack can find key folders and files.
WindowsVelopackLocatorAn implementation for Windows which uses the default paths.

Interfaces

TypeSummary
IProcessImplProvides an abstraction for process-related operations, allowing for platform-specific implementations.
IVelopackLocatorAn interface describing where Velopack can find key folders and files.