1
0
Fork 0
hugo/docs/content/en/getting-started/glossary/function.md

230 B

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.