|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.zekr.common.commandline.CommandRunUtils
public class CommandRunUtils
Constructor Summary | |
---|---|
CommandRunUtils()
|
Method Summary | |
---|---|
static boolean |
performAll(java.lang.String[] args)
This method performs all command-related tasks, and catch and display any CommandException
occurred. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommandRunUtils()
Method Detail |
---|
public static boolean performAll(java.lang.String[] args)
CommandException
occurred.
args
-
true
if application should be also launched, false
otherwise. Normally
if user enters an argument, Zekr is not launched, executing that command instead.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |