Closed Larusso closed 6 years ago
Just a small refactor to keep the API clean. The paketUnity extension implemented a new getter getLockFile. It makes more sense to move this property to the base class/interface PaketPluginExtension.
getLockFile
PaketPluginExtension
move getLockFile property to PaketPluginExtension
Description
Just a small refactor to keep the API clean. The paketUnity extension implemented a new getter
getLockFile
. It makes more sense to move this property to the base class/interfacePaketPluginExtension
.Changes
move
getLockFile
property toPaketPluginExtension