mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
hugofs: Fix GoDoc
This commit is contained in:
@ -58,7 +58,7 @@ func WorkingDir() *afero.BasePathFs {
|
||||
return workingDirFs
|
||||
}
|
||||
|
||||
// InitFs initializes with the OS file system
|
||||
// InitDefaultFs initializes with the OS file system
|
||||
// as source and destination file systems.
|
||||
func InitDefaultFs() {
|
||||
InitFs(&afero.OsFs{})
|
||||
|
Reference in New Issue
Block a user