Class Alias


public class Alias extends OptionsConsoleCommand
the alias command will add/remove/modify aliases to the CLI input reader. aliases will be expanded and take priority over standard commands.
  • Constructor Details

    • Alias

      public Alias()
      Parameters:
      _commandNames -
  • Method Details