Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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