mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 20:22:38 +00:00
230 B
230 B
title
| title |
|---|
| function |
Used within a template action, a function takes one or more arguments and returns a value. Unlike methods, functions are not associated with an object. See details.