package errors
import "github.com/gohugoio/hugo/common/errors"
Package errors contains common Hugo errors and error related utilities.
Index ¶
Variables ¶
var FeatureNotAvailableErr = errors.New("this feature is not available in your current Hugo version")
We will, at least to begin with, make some Hugo features (SCSS with libsass) optional, and this error is used to signal those situations.
Source Files ¶
- Version
- v0.45.1
- Published
- Jul 25, 2018
- Platform
- darwin/amd64
- Imports
- 1 packages
- Last checked
- 1 hour ago –
Tools for package owners.