class

Shoo::Authentication::CredentialStore::FileSystem

Inherits Shoo::Authentication::CredentialStore < Reference < Object

Constants

PATH = "#{Path.home}/.config/shoo/credentials"

Constructors

new(path : String = PATH)
Source

Instance methods

clear
Source
exists?
Source
read
Source
write(content : String) : Nil
Source