class Silica::ConfigFile

Included Modules

Defined in:

silica/config.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new #

[View source]

Instance Method Detail

def default_env : String #

[View source]
def default_env=(default_env : String) #

[View source]
def envs : Hash(String, Silica::Config) #

[View source]
def envs=(envs : Hash(String, Silica::Config)) #

[View source]