|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.naturalcli.Command
org.naturalcli.commands.ExecuteFileCommand
public class ExecuteFileCommand
Implements a command that executes a command list inside a file.
ExecuteFileCommandExecutor| Constructor Summary | |
|---|---|
ExecuteFileCommand(NaturalCLI naturalCLI)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class org.naturalcli.Command |
|---|
getExecutor, getHelp, getSyntax, isHidden |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExecuteFileCommand(NaturalCLI naturalCLI)
naturalCLI - the naturalCLI processor to use.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||