Package org.springframework.shell.jline
Interface PromptProvider
public interface PromptProvider
Called at each REPL cycle to decide what the prompt should be.
-
Method Summary
-
Method Details
-
getPrompt
org.jline.utils.AttributedString getPrompt()
-