|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.scripting.RunScript
public class RunScript
Simple command-line tool that attempts to run any scripts listed as arguments.
Copyright 2007 Partner Software, Inc.
| Constructor Summary | |
|---|---|
RunScript()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String... args)
Runs the tool from the command line, accepting any file paths passed to it as parameter and attempting to run each in turn. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RunScript()
| Method Detail |
|---|
public static void main(java.lang.String... args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||