Uses of Enum
dev.metaschema.cli.processor.command.ShellCompletionCommand.Shell
Packages that use ShellCompletionCommand.Shell
-
Uses of ShellCompletionCommand.Shell in dev.metaschema.cli.processor.command
Methods in dev.metaschema.cli.processor.command that return ShellCompletionCommand.ShellModifier and TypeMethodDescriptionstatic ShellCompletionCommand.ShellShellCompletionCommand.Shell.fromString(String value) Parse a shell type from a string.static ShellCompletionCommand.ShellReturns the enum constant of this type with the specified name.static ShellCompletionCommand.Shell[]ShellCompletionCommand.Shell.values()Returns an array containing the constants of this enum type, in the order they are declared.