mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-05-26 23:57:53 +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