Uses of Enum
org.sonarsource.scanner.lib.internal.util.OsResolver.OperatingSystem
Packages that use OsResolver.OperatingSystem
-
Uses of OsResolver.OperatingSystem in org.sonarsource.scanner.lib.internal.util
Methods in org.sonarsource.scanner.lib.internal.util that return OsResolver.OperatingSystemModifier and TypeMethodDescriptionOsResolver.getOs()static OsResolver.OperatingSystemReturns the enum constant of this type with the specified name.static OsResolver.OperatingSystem[]OsResolver.OperatingSystem.values()Returns an array containing the constants of this enum type, in the order they are declared.