Documentation ¶
Index ¶
Constants ¶
View Source
const Version = "3.7.1"
Version of the Frugal compiler.
Variables ¶
View Source
var ( TopicDelimiter = "." Gen string Out string FileDir string DryRun bool Recurse bool Verbose bool Now = time.Now() CompiledFiles = make(map[string]*parser.Frugal) )
Global variables.
Functions ¶
func PrintWarning ¶
func PrintWarning(msg string)
PrintWarning prints the given message to stdout in yellow font.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.