mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-03 16:34:09 +00:00
added templates parameters for help
This commit is contained in:
@@ -12,4 +12,5 @@ public class Parameter {
|
||||
private boolean optional;
|
||||
private boolean remainder;
|
||||
private Integer maxLength;
|
||||
private Boolean templated;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user