mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
Misc doc, code refactoring to improve documentation
This commit is contained in:
@@ -130,6 +130,7 @@ func (f *FileMeta) JoinStat(name string) (FileMetaInfo, error) {
|
||||
|
||||
type FileMetaInfo interface {
|
||||
os.FileInfo
|
||||
// Meta is for internal use.
|
||||
Meta() *FileMeta
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user