Package | Description |
---|---|
org.springframework.shell.component |
Modifier and Type | Method and Description |
---|---|
static PathInput.PathInputContext |
PathInput.PathInputContext.empty()
Gets an empty
PathInput.PathInputContext . |
protected PathInput.PathInputContext |
PathInput.getThisContext(ComponentContext<?> context) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
PathInput.read(org.jline.keymap.BindingReader bindingReader,
org.jline.keymap.KeyMap<String> keyMap,
PathInput.PathInputContext context) |
Constructor and Description |
---|
PathInput(org.jline.terminal.Terminal terminal,
String name,
Function<PathInput.PathInputContext,List<org.jline.utils.AttributedString>> renderer) |
Copyright © 2022. All rights reserved.