hugo/docs/content/en/methods/site/IsDevelopment.md
2023-12-04 15:24:01 +01:00

431 B

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 %}}