|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.util.cli.shell.Shell
org.codehaus.plexus.util.cli.shell.BourneShell
public class BourneShell
Constructor Summary | |
---|---|
BourneShell()
|
|
BourneShell(boolean isLoginShell)
|
Method Summary | |
---|---|
java.lang.String |
getExecutable()
|
protected java.lang.String |
getExecutionPreamble()
|
protected char[] |
getQuotingTriggerChars()
|
java.lang.String[] |
getShellArgs()
Get the shell arguments |
java.util.List |
getShellArgsList()
|
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BourneShell()
public BourneShell(boolean isLoginShell)
Method Detail |
---|
public java.lang.String getExecutable()
getExecutable
in class Shell
public java.util.List getShellArgsList()
getShellArgsList
in class Shell
public java.lang.String[] getShellArgs()
Shell
getShellArgs
in class Shell
protected java.lang.String getExecutionPreamble()
getExecutionPreamble
in class Shell
protected char[] getQuotingTriggerChars()
getQuotingTriggerChars
in class Shell
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |