de.saumya.mojo.runit
Class JRubyRun
java.lang.Object
de.saumya.mojo.runit.JRubyRun
public class JRubyRun
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mode
public final JRubyRun.Mode mode
version
public final String version
JRubyRun
public JRubyRun(JRubyRun.Mode mode,
String version)
asSingleModes
public JRubyRun.Mode[] asSingleModes()
result
public JRubyRun.Result result(JRubyRun.Mode mode)
setResult
public void setResult(JRubyRun.Mode mode,
JRubyRun.Result result)
toString
public String toString(JRubyRun.Mode mode)
Copyright © 2011. All Rights Reserved.