mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-09 04:27:48 -04:00
hugofs: Fix GoDoc
This commit is contained in:
parent
969f9311c1
commit
57c347e4cc
@ -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{})
|
||||
|
Loading…
x
Reference in New Issue
Block a user