Interface GenericTerminalConsole.CommandExecutor

Enclosing class:
GenericTerminalConsole

public static interface GenericTerminalConsole.CommandExecutor
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    execute(String command)
     
  • Method Details

    • execute

      int execute(String command)