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

errors.go

Version
v0.47.1
Published
Aug 20, 2018
Platform
darwin/amd64
Imports
1 packages
Last checked
11 minutes ago

Tools for package owners.