Package | Description |
---|---|
org.springframework.shell |
Contains core classes for Spring Shell, irrespective of the way commands are actually implemented.
|
org.springframework.shell.standard.commands |
Contains default commands that ought to apply to each shell app.
|
Modifier and Type | Method and Description |
---|---|
Shell |
SpringShellAutoConfiguration.shell(ResultHandler resultHandler) |
Modifier and Type | Method and Description |
---|---|
Script |
StandardCommandsAutoConfiguration.script(Shell shell,
org.jline.reader.Parser parser) |
Constructor and Description |
---|
Script(Shell shell,
org.jline.reader.Parser parser) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.