Class CompletionProposal

java.lang.Object
org.springframework.shell.CompletionProposal

public class CompletionProposal extends Object
Represents a proposal for TAB completion, made not only of the text to append, but also metadata about the proposal.