All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dev.galasa.linux.OperatingSystem Maven / Gradle / Ivy

The newest version!
/*
 * Copyright contributors to the Galasa project
 *
 * SPDX-License-Identifier: EPL-2.0
 */
package dev.galasa.linux;

public enum OperatingSystem {

    ubuntu,
    any

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy