Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TruncateString ¶
TruncateString is a convenient wrapper around truncate.TruncateString.
Types ¶
type Common ¶
Common is a struct all components should embed.
type Styles ¶
type Styles struct { AppName Style App Style CliArgs Style Comment Style CyclingChars Style ErrorHeader Style ErrorDetails Style Flag Style FlagComma Style FlagDesc Style InlineCode Style Link Style Pipe Style Quote Style Logo Style Context Style ContextTag Style Goal Style GoalTag Style Question Style QuestionTag Style Command Style Tabs Style TabInactive Style TabActive Style TabSeparator Style TopLevelNormalTab Style TopLevelActiveTab Style TopLevelActiveTabDot Style }
func MakeStyles ¶
func MakeStyles(r *Renderer) (s Styles)
Click to show internal directories.
Click to hide internal directories.