Interface Parameter.Subcommand

    • Method Detail

      • command

        Command.Parameterized command()
        The command that is parsed and potentially run when this subcommand is parsed.
        Returns:
        The command to run.
      • aliases

        Set<String> aliases()
        The alias for the subcommand.
        Returns:
        The subcommand.