Uses of Enum Class
dev.relism.flash.ext.vite.PackageManager
-
Uses of PackageManager in dev.relism.flash.ext.vite
Methods in dev.relism.flash.ext.vite that return PackageManagerModifier and TypeMethodDescriptionPackageManager.Found.manager()Returns the value of themanagerrecord component.static PackageManagerReturns the enum constant of this class with the specified name.static PackageManager[]PackageManager.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in dev.relism.flash.ext.vite with parameters of type PackageManagerModifierConstructorDescriptionFound(PackageManager manager, Path lockfile) Creates an instance of aFoundrecord class.