Files
hugo/content/en/methods/site/IsDevelopment.md
T
2023-11-11 12:04:26 -08:00

431 B

title, description, categories, keywords, action, expiryDate, _build
title description categories keywords action expiryDate _build
IsDevelopment Reports whether the current running environment is “development”.
related returnType signatures
bool
SITE.IsDevelopment
2024-10-30
list
never

{{% deprecated-in 0.120.0 %}} Use hugo.IsDevelopment instead.

{{% /deprecated-in %}}