|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.naturalcli.commands.ExecuteFileCommandExecutor
public class ExecuteFileCommandExecutor
Executor for ExecuteFileCommand
ExecuteFileCommand| Constructor Summary | |
|---|---|
ExecuteFileCommandExecutor(NaturalCLI naturalCLI)
|
|
| Method Summary | |
|---|---|
void |
execute(ParseResult parseResult)
Execute the command. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExecuteFileCommandExecutor(NaturalCLI naturalCLI)
| Method Detail |
|---|
public void execute(ParseResult parseResult)
ICommandExecutor
execute in interface ICommandExecutorparseResult - the parse data for the command.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||