|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.plugins.rake.RubyInstallation
public final class RubyInstallation
Ruby installation paths.
| Constructor Summary | |
|---|---|
RubyInstallation(java.lang.String name,
java.lang.String path)
|
|
| Method Summary | |
|---|---|
java.io.File |
getCanonicalExecutable()
|
java.io.File |
getExecutable()
|
java.lang.String |
getName()
|
java.lang.String |
getPath()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@DataBoundConstructor
public RubyInstallation(java.lang.String name,
java.lang.String path)
| Method Detail |
|---|
public java.lang.String getName()
public java.lang.String getPath()
public java.io.File getExecutable()
public java.io.File getCanonicalExecutable()
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||