Interface SubShell

    • Method Detail

      • getName

        String getName()
        Deprecated.
        Return the name of the command if used inside a shell.
        Returns:
        The name of the command in the shell.
      • getDescription

        String getDescription()
        Deprecated.
        Return the description of the command which is used to generate command line help.
        Returns:
        The description of the command in the shell.
      • getDetailedDescription

        String getDetailedDescription()
        Deprecated.
        Return a detailed description of the command.
        Returns:
        The detailed description of the command in the shell.