-
-
Required Element Summary
Required Elements
| Modifier and Type |
Required Element and Description |
String |
name
Command name
|
String |
summary
Command description
|
-
Optional Element Summary
Optional Elements
| Modifier and Type |
Optional Element and Description |
String[] |
example
Command example
|
int |
sort
Command order in help
|
-
-
Element Detail
-
sort
public abstract int sort
Command order in help
- Returns:
- command order in help
- Default:
- 0
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.