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