Interface Help

  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    Get long description
    Get short description, small enough to fit on one console row
    Get the name of the command
  • Method Details Link icon

    • getName Link icon

      String getName()
      Get the name of the command
      Returns:
      string
    • getHelpShort Link icon

      String getHelpShort()
      Get short description, small enough to fit on one console row
      Returns:
      string
    • getHelpLong Link icon

      String getHelpLong()
      Get long description
      Returns:
      string, can be multiple lines