Interface Help

    • Method Detail

      • getName

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

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

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