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