Package org.eclipse.jgit.pgm
Annotation Type Command
-
@Retention(RUNTIME) @Target(TYPE) public @interface Command
Annotation to document aTextBuiltin
.This is an optional annotation for TextBuiltin subclasses and it carries documentation forward into the runtime system describing what the command is and why users may want to invoke it.