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

org.sikuli.api.robot.OS Maven / Gradle / Ivy

The newest version!
/*
 * Copyright 2010-2011, Sikuli.org
 * Released under the MIT License.
 *
 */
package org.sikuli.api.robot;

public enum OS {
   MAC, WINDOWS, LINUX,
   NOT_SUPPORTED
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy