hugo/docs/content/en/functions/hasSuffix.md
2023-07-29 11:17:28 +02:00

399 B

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