Package com.botbox.bbsh
Class FileCommands.ListCommand
java.lang.Object
com.botbox.bbsh.FileCommands.ListCommand
- All Implemented Interfaces:
Command
- Enclosing class:
- FileCommands
public static class FileCommands.ListCommand extends java.lang.Object implements Command
-
Constructor Summary
Constructors Constructor Description ListCommand() -
Method Summary
Modifier and Type Method Description intexecuteCommand(CommandContext context)
-
Constructor Details
-
ListCommand
public ListCommand()
-
-
Method Details
-
executeCommand
- Specified by:
executeCommandin interfaceCommand- Throws:
CLIException
-