Annotation Interface Subcommand


@Retention(RUNTIME) public @interface Subcommand
Marks a subcommand of a root commandapi.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
     
  • Element Details

    • async

      boolean async
      Default:
      false
    • description

      String description
      Default:
      ""