class

Shoo::Config::Store::FileSystem

Inherits Shoo::Config::Store < Reference < Object

Constants

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

Constructors

new(path : String = PATH)
Source

Instance methods

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