projects
/
brevno-suite
/
hugo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
969f931
)
hugofs: Fix GoDoc
author
Bjørn Erik Pedersen
<bjorn.erik.pedersen@gmail.com>
Thu, 7 Apr 2016 11:56:11 +0000
(13:56 +0200)
committer
Bjørn Erik Pedersen
<bjorn.erik.pedersen@gmail.com>
Thu, 7 Apr 2016 11:56:11 +0000
(13:56 +0200)
hugofs/fs.go
patch
|
blob
|
history
diff --git
a/hugofs/fs.go
b/hugofs/fs.go
index a3cb55ea1274c90ef324ea45c36479327d422eb5..c5436bba983ae789355eb8358fe988197d4837c6 100644
(file)
--- a/
hugofs/fs.go
+++ b/
hugofs/fs.go
@@
-58,7
+58,7
@@
func WorkingDir() *afero.BasePathFs {
return workingDirFs
}
-// InitFs initializes with the OS file system
+// Init
Default
Fs initializes with the OS file system
// as source and destination file systems.
func InitDefaultFs() {
InitFs(&afero.OsFs{})