module

BunBunBundle

Constants

VERSION = {{ (`shards version \"/tmp/tmp.DilDBp/src/src\"`).chomp.stringify }}

Class methods

development?

Returns true if the app is running in development mode.

Checks KEMAL_ENV first, then CRYSTAL_ENV, defaulting to "development" if neither is set.

Nested types