package
0.6.2
Repository: https://github.com/dnote/cli.git
Documentation: pkg.go.dev

# Functions

Askf prints an question with optional format verbs.
Debug prints to the console if DNOTE_DEBUG is set.
Error prints an error message.
Errorf prints an error message with optional format verbs.
Info prints information.
Infof prints information with optional format verbs.
Plain prints a plain message without any prefix symbol.
Plainf prints a plain message without any prefix symbol.
PrintContent prints the note content with an appropriate format.
Printf prints an normal message.
Success prints a success message.
Successf prints a success message with optional format verbs.
Warnf prints a warning message with optional format verbs.

# Variables

ColorBlue is a blue foreground color.
ColorGray is a gray foreground color.
ColorGreen is a green foreground color.
ColorRed is a red foreground color.
ColorYellow is a yellow foreground color.