Documentation ¶
Index ¶
Constants ¶
View Source
const ( ErrorColor1 = "\033[1;31m%v\033[0m\n" ErrorColor2 = "\033[1;31m%v\033[0m\n" )
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "yapl ",
Short: "YAPL is a tool for managing YAPL source code",
Long: `YAPL is a tool for managing YAPL source code`,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.