globals

package
v3.4.7+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 5, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const Version = "3.4.7"

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.

func Reset

func Reset()

Reset global variables to initial state.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL