Files
hugo/content/en/functions/hasSuffix.md
T
2023-03-12 15:41:47 +01:00

399 B

title, linktitle, description, date, publishdate, lastmod, categories, menu, docs, parent, keywords, signature, workson, hugoversion, relatedfuncs, deprecated, aliases
title linktitle description date publishdate lastmod categories menu docs parent keywords signature workson hugoversion relatedfuncs deprecated aliases
hasSuffix hasSuffix Tests whether a string ends with suffix. 2023-03-01 2023-03-01 2023-03-01
functions
functions
strings
hasSuffix STRING SUFFIX
hasPrefix
false
  • {{ hasSuffix "Hugo" "go" }} → true