| Package | Description |
|---|---|
| org.springframework.shell.command |
| Modifier and Type | Class and Description |
|---|---|
static class |
CommandExitCode.DefaultCommandExitCode |
| Modifier and Type | Method and Description |
|---|---|
CommandExitCode |
CommandRegistration.getExitCode()
Gets an exit code.
|
CommandExitCode |
CommandRegistration.DefaultCommandRegistration.getExitCode() |
static CommandExitCode |
CommandExitCode.of()
Gets an instance of a default
CommandExitCode. |
static CommandExitCode |
CommandExitCode.of(List<Function<Throwable,Integer>> functions)
Gets an instance of a default
CommandExitCode. |
Copyright © 2023. All rights reserved.