@ShellComponent public class Clear extends AbstractShellComponent
Modifier and Type | Class and Description |
---|---|
static interface |
Clear.Command
Marker interface for beans providing clear functionality to the shell.
|
Constructor and Description |
---|
Clear() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
afterPropertiesSet, getApplicationContext, getCommandCatalog, getCompletionResolver, getResourceLoader, getShell, getTemplateExecutor, getTerminal, getThemeResolver, setApplicationContext, setResourceLoader
@ShellMethod(value="Clear the shell screen.", interactionMode=INTERACTIVE) public void clear()
Copyright © 2024. All rights reserved.