Interface Command
- All Known Implementing Classes:
DocCommand,EditToggleCommand,HelpCommand,InspectCommand,LoadModuleCommand,MetaCommand,PrintLoadPathCommand,PrintVarsCommand,PrintWorkingDirectoryCommand,QuitCommand,TimeCommand
public interface Command
-
Method Summary
Modifier and TypeMethodDescriptionperform(net.sourceforge.argparse4j.inf.Namespace args, String input, TextTerminal terminal, ReplState state)
-
Method Details
-
perform
ReplState perform(net.sourceforge.argparse4j.inf.Namespace args, String input, TextTerminal terminal, ReplState state)
-