Uses of Class
org.eclipse.jgit.pgm.TextBuiltin
Packages that use TextBuiltin
-
Uses of TextBuiltin in org.eclipse.jgit.pgm
Methods in org.eclipse.jgit.pgm that return TextBuiltinModifier and TypeMethodDescriptionCommandRef.create()Create an instance of the command implementation -
Uses of TextBuiltin in org.eclipse.jgit.pgm.opt
Subclasses with type arguments of type TextBuiltin in org.eclipse.jgit.pgm.optModifier and TypeClassDescriptionclassCustom Argument handler for jgit command selection.Constructor parameters in org.eclipse.jgit.pgm.opt with type arguments of type TextBuiltinModifierConstructorDescriptionSubcommandHandler(org.kohsuke.args4j.CmdLineParser parser, org.kohsuke.args4j.OptionDef option, org.kohsuke.args4j.spi.Setter<? super TextBuiltin> setter) Create a new handler for the command name.