package utils
import "github.com/gohugoio/hugo/utils"
Index ¶
- func CheckErr(logger *jww.Notepad, err error, s ...string)
- func StopOnErr(logger *jww.Notepad, err error, s ...string)
Functions ¶
func CheckErr ¶
CheckErr logs the messages given and then the error. TODO(bep) Remove this package.
func StopOnErr ¶
StopOnErr exits on any error after logging it.
Source Files ¶
- Version
- v0.38.2
- Published
- Apr 9, 2018
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 1 minute ago –
Tools for package owners.