Uses of Interface
org.springframework.shell.command.CommandExitCode
Packages that use CommandExitCode
-
Uses of CommandExitCode in org.springframework.shell.command
Classes in org.springframework.shell.command that implement CommandExitCodeMethods in org.springframework.shell.command that return CommandExitCodeModifier and TypeMethodDescriptionCommandRegistration.DefaultCommandRegistration.getExitCode()CommandRegistration.getExitCode()Gets an exit code.static CommandExitCodeCommandExitCode.of()Gets an instance of a defaultCommandExitCode.static CommandExitCodeGets an instance of a defaultCommandExitCode.