package
0.9.0
Repository: https://github.com/romshark/templier.git
Documentation: pkg.go.dev

# Functions

ClearLogs clears the console.
Debugf prints an info line to console.
Durf prints an error.
Errorf prints an error line to console.
Errorf is similar to Error but with formatting.
FatalCmdNotAvailable prints an error line to console about a cmd that's required for Templiér to run not being available and exits process with error code 1.
FatalCustomWatcherCmdNotAvailable prints an error line to console about a cmd that's required for a custom watcher to run not being available and exits process with error code 1.
Fatalf prints an error line to console and exits process with error code 1.
Infof prints an info line to console.
No description provided by the author
No description provided by the author
TemplierFileChange prints a file change log to console.
TemplierRestartingServer prints the server restart trigger log to console.
TemplierStarted prints the Templiér started log to console.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author