mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
Merge commit '5be51ac3db225d5df501ed1fa1499c41d97dbf65'
This commit is contained in:
@@ -1,19 +1,13 @@
|
||||
---
|
||||
title: path.Base
|
||||
description: Replaces path separators with slashes (`/`) and returns the last element of the given path.
|
||||
description: Replaces path separators with slashes (`/`) and returns the last element of the given path.
|
||||
categories: []
|
||||
keywords: []
|
||||
action:
|
||||
aliases: []
|
||||
related:
|
||||
- functions/path/BaseName
|
||||
- functions/path/Clean
|
||||
- functions/path/Dir
|
||||
- functions/path/Ext
|
||||
- functions/path/Join
|
||||
- functions/path/Split
|
||||
returnType: string
|
||||
signatures: [path.Base PATH]
|
||||
params:
|
||||
functions_and_methods:
|
||||
aliases: []
|
||||
returnType: string
|
||||
signatures: [path.Base PATH]
|
||||
aliases: [/functions/path.base]
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user