org.springframework.shell.core
Interface CommandMarker

All Known Subinterfaces:
ExecutionProcessor
All Known Implementing Classes:
EssentialCommands, HelpCommands, HintCommands, JLineShell, JLineShellComponent, OsCommands

public interface CommandMarker

Marker interface indicating a provider of one or more shell commands.