| Package | Description |
|---|---|
| org.springframework.shell.command |
| Modifier and Type | Class and Description |
|---|---|
static class |
CommandParser.DefaultCommandParser
Default implementation of a
CommandParser. |
| Modifier and Type | Method and Description |
|---|---|
static CommandParser |
CommandParser.of()
Gets an instance of a default command parser.
|
static CommandParser |
CommandParser.of(org.springframework.core.convert.ConversionService conversionService)
Gets an instance of a default command parser.
|
Copyright © 2023. All rights reserved.