Class ArgDesc

java.lang.Object
org.jline.console.ArgDesc

public class ArgDesc extends Object
Represents a command argument description used for generating command help and documentation. This class stores the name of an argument and its description as a list of attributed strings, which can include formatting and styling.