Class TestCliCommandLine.Options

java.lang.Object
org.djutils.cli.TestCliCommandLine.Options
All Implemented Interfaces:
Checkable
Enclosing class:
TestCliCommandLine

public static class TestCliCommandLine.Options extends Object implements Checkable
  • Constructor Details

    • Options

      public Options()
  • Method Details

    • getPort

      public int getPort()
      Returns:
      the port number
    • check

      public void check() throws Exception
      Specified by:
      check in interface Checkable
      Throws:
      Exception