JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
dev.lorenzz.annotations
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
String
name
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
boolean
async
String
description
Element Details
name
String
name
async
boolean
async
Default:
false
description
String
description
Default:
""