Documentation ¶
Index ¶
- func AnimeIsAdult(isAdult bool) string
- func AnimeSimilarity(similarity string) string
- func CreateLogFile(logdir, logfile string) string
- func IsDirExists(path string) bool
- func IsEmpty(value string) bool
- func IsFileExists(name string) bool
- func MakeDirIfNotExist(dir string)
- func RenderMarkdown(text string) (string, error)
- func ShowHeader()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AnimeSimilarity ¶
AnimeSimilarity is for colorful output
func IsDirExists ¶
IsDirExists function - check fi a directory exist in te system
func IsFileExists ¶
IsFileExists function - check fi a file exist in te system
func MakeDirIfNotExist ¶
func MakeDirIfNotExist(dir string)
MakeDirIfNotExist create a new directory if they not exist
func RenderMarkdown ¶
RenderMarkdown function that return a pretty markdown in output
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.