mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-30 23:50:04 +03:00
parent
8e2fd55923
commit
953f215f32
9 changed files with 77 additions and 6 deletions
|
@ -12,7 +12,7 @@ keywords: [path, base]
|
|||
signature: ["path.Base PATH"]
|
||||
workson: []
|
||||
hugoversion: "0.40"
|
||||
relatedfuncs: [path.Dir, path.Ext, path.Split]
|
||||
relatedfuncs: [path.BaseName, path.Clean, path.Dir, path.Ext, path.Join, path.Split]
|
||||
deprecated: false
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue