struct Cryogen::UnlockedVault

Defined in:

cryogen/vault.cr

Instance Method Summary

Instance methods inherited from struct Cryogen::Vault

save!(vault_file : String) save!, to_yaml(*args, **options)
to_yaml(*args, **options, &)
to_yaml

Constructor methods inherited from struct Cryogen::Vault

load(vault_file : String) : self load, new(contents : VaultEntry = VaultEntry.empty) new

Instance Method Detail

def lock!(key : Key) : LockedVault #

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

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

[View source]