org.springframework.shell.core
Interface CommandMarker

All Known Subinterfaces:
ExecutionProcessor
All Known Implementing Classes:
ConsoleCommands, DateCommands, ExitCommands, HelpCommands, InlineCommentCommands, OsCommands, ScriptCommands, SystemPropertyCommands, VersionCommands

public interface CommandMarker

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