struct Config::MasterAuth

Included Modules

Defined in:

config.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]

Instance Method Detail

def keys : Hash(String, String) #

[View source]
def keys=(keys : Hash(String, String)) #

[View source]
def passphrase : String #

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

[View source]