abstract struct Cryogen::Vault

Direct Known Subclasses

Defined in:

cryogen/vault.cr

Constructors

Instance Method Summary

Constructor Detail

def self.load(vault_file : String) : self #

[View source]
def self.new(contents : VaultEntry = VaultEntry.empty) #

[View source]

Instance Method Detail

def save!(vault_file : String) #

[View source]
def to_yaml(*args, **options) #

[View source]
def to_yaml(*args, **options, &) #

[View source]