Uses of Enum
picocli.CommandLine.Spec.Target
Packages that use CommandLine.Spec.Target
Package
Description
Provides classes and interfaces for the main picocli command line parsing and
autocompletion functionality.-
Uses of CommandLine.Spec.Target in picocli
Subclasses with type arguments of type CommandLine.Spec.Target in picocliModifier and TypeClassDescriptionstatic enumIdentifies what kind ofCommandSpecshould be injected.Methods in picocli that return CommandLine.Spec.TargetModifier and TypeMethodDescriptionstatic CommandLine.Spec.TargetReturns the enum constant of this type with the specified name.static CommandLine.Spec.Target[]CommandLine.Spec.Target.values()Returns an array containing the constants of this enum type, in the order they are declared.