struct Crystal::Env

Defined in:

crystal-env.cr
crystal-env/core.cr
crystal-env/version.cr

Constant Summary

VERSION = "0.1.0"

Instance Method Summary

Instance Method Detail

def development? : Bool #

[View source]
def name : String #

[View source]
def production? : Bool #

[View source]
def test? : Bool #

[View source]