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

org.crsh.cmdline.matcher.impl.Mode Maven / Gradle / Ivy

package org.crsh.cmdline.matcher.impl;

/**
* @author Julien Viet
*/
public enum Mode {

  INVOKE,

  COMPLETE

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy