mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-19 21:21:39 +02:00
@@ -64,6 +64,7 @@ type AllProvider interface {
|
||||
Timeout() time.Duration
|
||||
StaticDirs() []string
|
||||
IgnoredErrors() map[string]bool
|
||||
WorkingDir() string
|
||||
}
|
||||
|
||||
// Provider provides the configuration settings for Hugo.
|
||||
|
Reference in New Issue
Block a user