|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbsh.commands.dir
| Constructor Summary | |
dir()
|
|
| Method Summary | |
static void |
invoke(Interpreter env,
CallStack callstack)
Implement dir() command. |
static void |
invoke(Interpreter env,
CallStack callstack,
java.lang.String dir)
Implement dir( String directory ) command. |
static java.lang.String |
usage()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public dir()
| Method Detail |
public static java.lang.String usage()
public static void invoke(Interpreter env,
CallStack callstack)
public static void invoke(Interpreter env,
CallStack callstack,
java.lang.String dir)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||