mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-14 01:15:44 +01:00
implement basic config methods
This commit is contained in:
@@ -49,5 +49,4 @@ public @interface Command
|
||||
{
|
||||
String value() default "";
|
||||
String usage() default "";
|
||||
boolean sessionRequired() default true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user