Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ShowInfo ¶ added in v0.12.0
func ShowInfo(c config.MermerdConfig, value string)
func ShowIntro ¶
func ShowIntro(c config.MermerdConfig)
func ShowSuccess ¶
func ShowSuccess(c config.MermerdConfig, fileName string)
Types ¶
type LoadingSpinner ¶
type LoadingSpinner interface { Start(text string) Stop() }
func NewLoadingSpinner ¶
func NewLoadingSpinner() LoadingSpinner
Click to show internal directories.
Click to hide internal directories.